//
pkg.gl
Category
github.com/sllt/tao
rest
internal
cors
package
1.5.8
Repository:
https://github.com/sllt/tao.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
107 SLOC
#
Functions
Middleware
Middleware returns a middleware that adds CORS headers to the response.
NotAllowedHandler
NotAllowedHandler handles cross domain not allowed requests.