http 413 Payload Too Large

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

    413 Payload Too Large

    The server is refusing to process a request because the request payload is larger than the server is willing or able to process.
    The server MAY close the connection to prevent the client from continuing the request.
    If the condition is temporary, the server SHOULD generate a Retry-After header field to indicate that it is temporary and after what time the client MAY try again.
    413 Code References

    Rails HTTP Status Symbol :request_entity_too_large
    Go HTTP Status Constant http.StatusRequestEntityTooLarge
    Symfony HTTP Status Constant Response::HTTP_REQUEST_ENTITY_TOO_LARGE
    Python2 HTTP Status Constant httplib.REQUEST_ENTITY_TOO_LARGE
    Python3 HTTP Status Constant http.client.REQUEST_ENTITY_TOO_LARGE
    Python3.5 HTTP Status Constant http.HTTPStatus.REQUEST_ENTITY_TOO_LARGE
     

Share This Page

Share