# Functions
RequestToContext puts the `Authorization` header bearer token into context so calls to services will be authorized.
Write sets the status and body on a http ResponseWriter.
WriteBadRequestError sets a 400 status code.
WriteInternalServerError sets a 500 status code.