Searched refs:_validate_host (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
D | client.py | 853 self._validate_host(self.host) |
/third_party/python/Lib/test/ | ||
D | test_httplib.py | 1244 def _validate_host(self, url): member in BasicTest.test_putrequest_override_host_validation.UnsafeHTTPConnection |