413

Payload Too Large

The 413 status code notifies client that the request payload entity is larger than limits defined by server.

The server might close the connection to prevent the client from continuing the request or return a Retry-After header field.