struct

ConfigFile

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

append_headers
Source
append_headers=(append_headers : Array(String))
Source
append_headers_to(headers : HTTP::Headers) : Nil
Source
bind_addr
Source
bind_addr=(bind_addr : String)
Source
max_size
Source
max_size=(max_size : UInt32)
Source
media_proxy
Source
media_proxy=(media_proxy : String | Nil)
Source
proxy
Source
proxy=(proxy : String | Nil)
Source
timeout
Source
timeout=(timeout : UInt64)
Source
user_agent
Source
user_agent=(user_agent : String)
Source