# Functions
No description provided by the author
No description provided by the author
Etag middleware.
LogRequest middleware.
No description provided by the author
ValidateJWTHS256 validates a JWT token using the HS256 algorithm, the token can be passed in the "Authorization" header or in the "token" query parameter.
VerbsAllowed is a middleware that allows only specific HTTP verbs to be processed.