# Functions
HTTPRequestAccepts returns true if the given request accepts the provided MIME type.
JSONErrResponse Sends an `error` as a JSON object with a `message` property.
JSONResponse Sends a JSON payload in response to a HTTP request.
ParseJSONBody attempts to parse the request body as JSON.