Searched refs:_validate_path (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
D | client.py | 1104 self._validate_path(url) |
/third_party/python/Lib/test/ | ||
D | test_httplib.py | 1204 def _validate_path(self, url): member in BasicTest.test_putrequest_override_domain_validation.UnsafeHTTPConnection |