class Skeleton::CORSHandler

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def allow_creds : Bool #

def allow_creds=(allow_creds) #

def allow_headers : String #

def allow_headers=(allow_headers) #

def allow_methods : String #

def allow_methods=(allow_methods) #

def allow_origin : String #

def allow_origin=(allow_origin) #

def call(context) #

def max_age : Int32 #

def max_age=(max_age) #