HAR::Param
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, value : Nil | String = nil, file_name : Nil | String = nil, content_type : Nil | String = nil, comment : Nil | String = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source