Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A Dclient.py792 _http_vsn = 11 variable in HTTPConnection
1076 if encode_chunked and self._http_vsn == 11:
1082 if encode_chunked and self._http_vsn == 11:
1137 if self._http_vsn == 11:
1427 if self._http_vsn == 11:
/third_party/python/Lib/test/
H A Dtest_httpservers.py204 self.con._http_vsn = 99

Completed in 7 milliseconds