class HTTPClient::Site

def hash # :nodoc:

:nodoc:
def hash # :nodoc:
  [@scheme, @host, @port].hash
end