185 186 187 188
# File 'lib/httpclient/session.rb', line 185 def reset(uri) site = Site.new(uri) close(site) end