413
⚠️ Client Error RFC 9110, Section 15.5.14
Content Too Large
The request entity is larger than limits defined by server.
Common Use
File uploads exceeding size limits, request bodies too large. Servers may close the connection to prevent continued uploads.
API Endpoint
https://codes.uncodigo.com/http/413 Example with curl
curl -i https://codes.uncodigo.com/http/413 Try It
GET /http/413 Click "Send Request" to see the response...