protected property DrupalWebTestCase::$httpauth_method

HTTP authentication method

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 854

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Código

protected $httpauth_method = CURLAUTH_BASIC;