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.
413 Payload Too Large
Specification | Title |
---|---|
RFC 7231, section 6.5.11: 413 Payload Too Large | Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413