Module error_resp

Module error_resp 

Source
Expand description

Error response generating utilities.

Statics§

HTTP_400_RESPONSE
Pre-generated 400 response
HTTP_502_RESPONSE
Pre-generated 502 response

Functions§

gen_error_response
Generate an error response with the given status code.