HTTP 413 status code
413 Request Entity Too Large
The server refuses to process the current request because the size of the entity data submitted by the request exceeds the range that the server is willing or able to handle. In this case, the server can close the connection to prevent the client from continuing to send this request.
If this situation is temporary, the server should return a Retry-After response header to inform the client how long it can try again.