Method: Fetch::Response#url

Defined in:
lib/fetch/response.rb

#urlObject (readonly)

Returns the value of attribute url.



14
15
16
# File 'lib/fetch/response.rb', line 14

def url
  @url
end