Module
EventMachine::HTTPMethods
In:
lib/em-http/http_connection.rb
Methods
delete
get
head
options
patch
post
put
Public Instance methods
delete
(options = {})
get
(options = {})
head
(options = {})
options
(options = {})
patch
(options = {})
post
(options = {})
put
(options = {})
[Validate]