# 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.