Searched refs:_read_next_chunk_size (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | client.py | 524 def _read_next_chunk_size(self): member in HTTPResponse 566 chunk_left = self._read_next_chunk_size() |
Completed in 2 milliseconds