protected property DrupalWebTestCase::$additionalCurlOptions

Additional cURL options.

DrupalWebTestCase itself never sets this but always obeys what is set.

File

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

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $additionalCurlOptions = array();