Class CorsResponse

java.lang.Object
com.soklet.core.CorsResponse

@ThreadSafe public class CorsResponse extends Object
Response headers to send over the wire for non-preflight CORS requests.

See https://www.soklet.com/docs/cors#writing-cors-responses for detailed documentation.

Author:
Mark Allen