Libraries
»
pickles_http
(0.0.2)
»
Index (R)
»
RequestMethods
Module: RequestMethods
Included in:
PicklesHttpServer::Utils
Defined in:
lib/pickles_http/utils.rb
Constant Summary
collapse
GET =
'
GET
'
POST =
'
POST
'
DELETE =
'
DELETE
'
PUT =
'
PUT
'
OPTIONS =
'
OPTIONS
'