http 408 Request Timeout

Discussion in 'Windows Error Code, Crashes, BSOD, and Hangs' started by securityhope, Feb 9, 2017.

Tags:
  1. securityhope

    securityhope Administrator Staff Member

    Joined:
    Aug 3, 2016
    Messages:
    1,241
    Likes Received:
    0
    Trophy Points:
    36
    4×× Client Error

    408 Request Timeout

    The server did not receive a complete request message within the time that it was prepared to wait.
    A server SHOULD send the "close" connection option1 in the response, since 408 implies that the server has decided to close the connection rather than continue waiting. If the client has an outstanding request in transit, the client MAY repeat that request on a new connection.
    408 Code References

    Rails HTTP Status Symbol :request_timeout
    Go HTTP Status Constant http.StatusRequestTimeout
    Symfony HTTP Status Constant Response::HTTP_REQUEST_TIMEOUT
    Python2 HTTP Status Constant httplib.REQUEST_TIMEOUT
    Python3 HTTP Status Constant http.client.REQUEST_TIMEOUT
    Python3.5 HTTP Status Constant http.HTTPStatus.REQUEST_TIMEOUT
     

Share This Page

Share