Searched refs:_validate_path (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | client.py | 1131 self._validate_path(url) 1226 def _validate_path(self, url): member in HTTPConnection |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 1381 def _validate_path(self, url): member in BasicTest.test_putrequest_override_domain_validation.UnsafeHTTPConnection |
Completed in 6 milliseconds