package
2.2.0+incompatible
Repository: https://github.com/patrickdappollonio/http-server.git
Documentation: pkg.go.dev

# 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.