413 Payload Too Large

Estimated reading: 1 minute 846 views

This response error indicates the request has a file too large for the the server. The requested server has file limits that have been exceeded and may close the connection.

If the error is unexpected the user should verify the file limits specified by the server and re-attempt the request. If the issue persists then the user should contact the appropriate server support.

The HTTP 413 Payload Too Large response status code indicates that the request entity is larger than limits defined by server; the server might close the connection or return a Retry-After header field.

Status

413 Payload Too Large

Specifications

SpecificationTitle
RFC 7231, section 6.5.11: 413 Payload Too LargeHypertext Transfer Protocol (HTTP/1.1): Semantics and Content