package
0.0.0-20220124055538-dc02723248cb
Repository: https://github.com/gopherready/apibackend.git
Documentation: pkg.go.dev
# Functions
Cors 处理跨域请求.
No description provided by the author
NoCache is a middleware function that appends headers to prevent the client from caching the HTTP response.
Options is a middleware function that appends headers for options requests and aborts then exits the middleware chain and ends the request.
No description provided by the author
Secure is a middleware function that appends security and resource access headers.
No description provided by the author