http 413
How to Fix Request Entity Too Large (HTTP 413) Errors
A 413 on a file upload usually arrives at the worst possible time. The form looked fine, the backend was deployed, the payload wasn't strange, and yet the browser or API client gets blocked before the request finishes. In practice, Request Entity Too Large is less about broken