RequestParams
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content_length_limit
Sourcecontent_length_limit=(content_length_limit : UInt32 | Nil)
Sourcelang
Sourcelang=(lang : String | Nil)
Sourceresponse_timeout
Sourceresponse_timeout=(response_timeout : UInt32 | Nil)
Sourceurl
Sourceurl=(url : String)
Sourceuser_agent
Sourceuser_agent=(user_agent : String | Nil)
Source