Method: Viddler::Request#http_method

Defined in:
lib/viddler/request.rb

#http_methodObject

Returns the value of attribute http_method.

[View source]

22
23
24
# File 'lib/viddler/request.rb', line 22

def http_method
  @http_method
end