class Net::HTTP::Persistent

def http_version uri

def http_version uri
  @http_versions["#{uri.host}:#{uri.port}"]
end