Skip to main content

Module error_response

Module error_response 

Source

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.