ConfigFile
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
append_headers
Sourceappend_headers=(append_headers : Array(String))
Sourceappend_headers_to(headers : HTTP::Headers) : Nil
Sourcebind_addr
Sourcebind_addr=(bind_addr : String)
Sourcemax_size
Sourcemax_size=(max_size : UInt32)
Sourcemedia_proxy
Sourcemedia_proxy=(media_proxy : String | Nil)
Sourceproxy
Sourceproxy=(proxy : String | Nil)
Sourcetimeout
Sourcetimeout=(timeout : UInt64)
Sourceuser_agent
Sourceuser_agent=(user_agent : String)
Source