Home
last modified time | relevance | path

Searched refs:_get_hostport (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/http/
H A Dclient.py852 (self.host, self.port) = self._get_hostport(host, port)
878 self._tunnel_host, self._tunnel_port = self._get_hostport(host, port)
884 def _get_hostport(self, host, port): member in HTTPConnection

Completed in 2 milliseconds