//
pkg.gl
Category
github.com/iris-framework/iris
adaptors
cors
package
6.0.0+incompatible
Repository:
https://github.com/iris-framework/iris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
7 SLOC
#
Functions
Default
Default returns a New cors wrapper with the default options accepting GET and POST requests and allowing all origins.
New
New returns a new cors router wrapper policy with the provided options.
#
Type aliases
Options
Options is a configuration container to setup the CORS.