class HttpParser::Instance
def http_method
- See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1.1 -
Returns:
-
(Symbol)
-
def http_method METHODS[self[:method]] end
(Symbol)
-
def http_method METHODS[self[:method]] end