//
pkg.gl
Category
github.com/hatajoe/goa
cors
package
1.0.0
Repository:
https://github.com/hatajoe/goa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
32 SLOC
#
Functions
HandlePreflight
HandlePreflight returns a simple 200 response.
MatchOrigin
MatchOrigin returns true if the given Origin header value matches the origin specification.
#
Constants
OriginKey
OriginKey is the context key used to store the request origin match.