Functions§
- bad_
request_ response - error response on http BAD_REQUEST (400)
- internal_
server_ error_ response - error response on http INTERNAL_SERVER_ERROR (500)
- not_
found_ response - error response on http NOT_FOUND (404)
- payload_
too_ large_ response - error response on http PAYLOAD_TOO_LARGE (413) — RFC 068 S-02: a request body over the configured limit, refused before it is buffered.