package
0.0.0-20241230153215-30fbc8ec2936
Repository: https://github.com/glass-cms/glasscms.git
Documentation: pkg.go.dev
# Functions
Accept generates a handler that writes a 415 Unsupported Media Type header if the request's Accept header does not match the provided media type.
ContentType generates a handler that writes a 415 Unsupported Media Type header if the request's Content-Type header does not match the provided media type.
No description provided by the author
# Variables
RequestIDHeader is the name of the HTTP Header which contains the request id.