class

Skeleton::CORSHandler

Inherits HTTP::Handler < Reference < Object

Constructors

Instance methods

allow_creds
Source
allow_creds=(allow_creds : Bool)
Source
allow_headers
Source
allow_headers=(allow_headers : String)
Source
allow_methods
Source
allow_methods=(allow_methods : String)
Source
allow_origin
Source
allow_origin=(allow_origin : String)
Source
call(context)
Source
max_age
Source
max_age=(max_age : Int32)
Source