182 183 184 185
# File 'lib/httpclient/session.rb', line 182 def reset(uri) site = Site.new(uri) close(site) end