413

1 revision
#11 week ago
+6
Auto-generated stub article
+**413 Payload Too Large** is an [HTTP status code](/wiki/HTTP_Status_Code) indicating the server cannot process the client's request because its data payload exceeds a defined [server limit](/wiki/Server_Limit). When encountered, the server may choose to close the connection to prevent further data transmission.
+## See also
+- [HTTP](/wiki/HTTP)
+- [Server](/wiki/Server)
+- [Request](/wiki/Request)
... 1 more lines