proxy.golang.org : github.com/gnolang/cors : v1.8.0
Package cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/ You can configure it by passing an option struct to cors.New: Then insert the handler in the chain: See Options documentation for more options. The resulting handler is a standard net/http handler.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/gnolang/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/gin-gonic/gin v1.5.0