RestClient::Exception
A redirect was encountered; caught by execute to retry with the new url.
# File lib/restclient/exceptions.rb, line 156 def initialize(url) @url = url end