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