class Camo::Config
- Camo::Config
- Reference
- Object
Defined in:
camo/config.crConstructors
Instance Method Summary
- #accepted_mime_types : Array(String)
- #debug : Bool
- #default_accepted_mime_types
- #hostname : String
- #keep_alive : Bool
- #key : String
- #length_limit : Int32
- #max_redirects : Int32
- #port : Int32
- #socket_timeout : Time::Span
- #timing_allow_origin : String | Nil
- #user_agent : String