DrupalWebTestCase::$additionalCurlOptions

Additional cURL options.

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

Type: additionalCurlOptions

File

modules/simpletest/drupal_web_test_case.php, line 933

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $additionalCurlOptions = array();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.