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