struct

RequestParams

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

content_length_limit
Source
content_length_limit=(content_length_limit : UInt32 | Nil)
Source
lang
Source
lang=(lang : String | Nil)
Source
response_timeout
Source
response_timeout=(response_timeout : UInt32 | Nil)
Source
url=(url : String)
Source
user_agent
Source
user_agent=(user_agent : String | Nil)
Source