constant HTTP_REQUEST_TIMEOUT

Error code indicating that the request exceeded the specified timeout.

See also

drupal_http_request()

2 uses of HTTP_REQUEST_TIMEOUT

File

drupal/core/includes/common.inc, line 108
Common functions that many Drupal modules will need to reference.

Code

const HTTP_REQUEST_TIMEOUT = -1;