Method: Typhoeus::Response#requested_remote_method
- Defined in:
- lib/typhoeus/response.rb
#requested_remote_method ⇒ Object (readonly)
Returns the value of attribute requested_remote_method.
4 5 6 |
# File 'lib/typhoeus/response.rb', line 4 def requested_remote_method @requested_remote_method end |