Searched refs:get_host_info (Results 1 – 5 of 5) sorted by relevance
1223 def get_host_info(self, host): member in Transport1255 chost, self._extra_headers, x509 = self.get_host_info(host)1380 chost, self._extra_headers, x509 = self.get_host_info(host)
293 self.assertEqual(transp.get_host_info("user@host.tld"),
45277 + {origin: get_host_info().HTTPS_REMOTE_ORIGIN});
5907 - let destUrl = get_host_info().HTTP_REMOTE_ORIGIN + '/resource-timing/resources/multi_redirect.…5909 - destUrl += '&cross_origin=' + get_host_info().HTTP_REMOTE_ORIGIN;5916 +const {REMOTE_ORIGIN} = get_host_info();
73798 + get_host_info().HTTPS_ORIGIN,73802 + get_host_info().HTTPS_REMOTE_ORIGIN,73806 + get_host_info().HTTPS_NOTSAMESITE_ORIGIN,