HTTP authentication method
File
- core/
modules/ simpletest/ backdrop_web_test_case.php, line 116
Class
- BackdropTestCase
- Base class for Backdrop tests.
Code
protected $httpauth_method = CURLAUTH_BASIC;
HTTP authentication method
protected $httpauth_method = CURLAUTH_BASIC;