Class
Typhoeus::Service
In:
lib/typhoeus/service.rb
Parent:
Object
Methods
delete
get
new
post
put
Public Class methods
new
(host, port)
Public Instance methods
delete
(resource, params)
get
(resource, params)
post
(resource, params)
put
(resource, params)
[Validate]