Home
last modified time | relevance | path

Searched refs:_set_hostport (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhttplib.py693 self._set_hostport(host, port)
710 def _set_hostport(self, host, port): member in HTTPConnection
731 self._set_hostport(self._tunnel_host, self._tunnel_port)
1082 self._conn._set_hostport(host, port)