Interface CorsAuthorizer


public interface CorsAuthorizer
Contract for types that authorize CORS requests.

Standard implementations can be acquired via these factory methods:

See https://www.soklet.com/docs/cors#authorizing-cors-requests for detailed documentation.
Author:
Mark Allen