# Functions
EncforceContentType is a middleware function that will reject requests which do not include the specified content type header.
LogRequestID includes the request ID in all logs for the given request.
# Constants
JSON represents the application/json content type.
# Type aliases
No description provided by the author