Searched defs:_get_content_length (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | client.py | 807 def _get_content_length(body, method): member in HTTPConnection |
/third_party/python/Lib/urllib/ | ||
H A D | request.py | 1264 def _get_content_length(self, request): member in AbstractHTTPHandler |
Completed in 6 milliseconds