← index
[HTTP]BodyTooLarge
inherits Error · defined at net/http.qn:19
net/http.qn:19
Thrown while draining a body that exceeds a caller-imposed byte ceiling — the server's maxBodyBytes (the client never sets one). Catch it to answer 413.