HTTP_REQUEST_TIMEOUT
Error code indicating that the request exceeded the specified timeout.
See also
2 uses of HTTP_REQUEST_TIMEOUT
- DrupalHTTPRequestTestCase::testDrupalHTTPRequest in modules/
simpletest/ tests/ common.test - drupal_http_request in includes/
common.inc - Performs an HTTP request.
File
-
includes/
common.inc, line 92
Code
define('HTTP_REQUEST_TIMEOUT', -1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.