class Skeleton::CORSHandler
- Skeleton::CORSHandler
- Reference
- Object
Included Modules
- HTTP::Handler
Defined in:
Constructors
Instance Method Summary
- #allow_creds : Bool
- #allow_creds=(allow_creds)
- #allow_headers : String
- #allow_headers=(allow_headers)
- #allow_methods : String
- #allow_methods=(allow_methods)
- #allow_origin : String
- #allow_origin=(allow_origin)
- #call(context)
- #max_age : Int32
- #max_age=(max_age)