Path: blob/main/files/en-us/web/http/status/413/index.md
6538 views
------{{HTTPSidebar}}
The HTTP 413 Content 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 {{HTTPHeader("Retry-After")}} header field.
Prior to RFC 9110 the response phrase for the status was Payload Too Large. That name is still widely used.
Status
Specifications
{{Specifications}}
See also
{{HTTPHeader("Connection")}}
{{HTTPHeader("Retry-After")}}