Searched defs:_tunnel (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/http/ | ||
D | client.py | 888 def _tunnel(self): member in HTTPConnection |
/external/python/cpython2/Lib/ | ||
D | httplib.py | 788 def _tunnel(self): member in HTTPConnection |