protected property DrupalWebTestCase::$httpauth_method

HTTP authentication method

File

drupal/modules/simpletest/drupal_web_test_case.php, line 910

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $httpauth_method = CURLAUTH_BASIC;