package
0.0.0-20210203165434-a0b01fe4196b
Repository: https://github.com/gys/goa.git
Documentation: pkg.go.dev
# Functions
HandlePreflight returns a simple 200 response.
MatchOrigin returns true if the given Origin header value matches the origin specification.
MatchOriginRegexp returns true if the given Origin header value matches the origin specification.
# Constants
OriginKey is the context key used to store the request origin match.