Method: Typhoeus::RemoteMethod#http_method
- Defined in:
- lib/typhoeus/remote_method.rb
#http_method ⇒ Object
Returns the value of attribute http_method.
3 4 5 |
# File 'lib/typhoeus/remote_method.rb', line 3 def http_method @http_method end |