Posh::Client
Inherits Reference < Object
Constructors
new
SourceInstance methods
logged_in
Sourcelogin(username : String, password : String)
Sourcerequest(method, route : String | URI, headers : HTTP::Headers | Nil = nil, *, body : HTTP::Client::BodyType | Nil = nil, form : String | Nil | IO | Nil | Hash | Nil = nil)
Source