// REFERENCE

413 Payload Too Large

Class: 4xx

The request body exceeds the server limit (typical when uploading a large file). Adjust limits like client_max_body_size (nginx) or upload_max_filesize (PHP).

Related tools

Work with this in:

Related

Semantics per RFC 9110 and the IANA status code registry. Educational content.