Look up a Rails HTTP Status Code

413 - Request Entity Too Large

Rails HTTP Status code :request_entity_too_large

When to use status code 413

The request is larger than the server is willing or able to process. Previously called "Request Entity Too Large".