Additional cURL options.

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

File

modules/simpletest/drupal_web_test_case.php, line 934

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $additionalCurlOptions = array();