Hermes::Client
Inherits Reference / Object
Constructors
new
SourceInstance methods
delete(url, headers = nil, body = nil)
Sourcedelete!(url, headers = nil, body = nil)
Sourceget(url, headers = nil, body = nil)
Sourceget!(url, headers = nil, body = nil)
Sourcehead(url, headers = nil, body = nil)
Sourcehttp
Sourcehttp=(http : HTTP::Client)
Sourcepost(url, headers = nil, body = nil)
Sourcepost!(url, headers = nil, body = nil)
Sourceput(url, headers = nil, body = nil)
Sourceput!(url, headers = nil, body = nil)
Source