Method: RestClient::Request#url

Defined in:
lib/restclient/request.rb

#urlObject (readonly)

Returns the value of attribute url.



54
55
56
# File 'lib/restclient/request.rb', line 54

def url
  @url
end