# Functions
AssignRequestID is a middleware to set a request_id to response (as a header) and to request (in the underlying context).
NewRelicMiddleware is a middleware to send request info to New Relic.
RequestLogger is a middleware to log the request data.