Searched refs:RealHttpFetch (Results 1 – 2 of 2) sorted by relevance
46 real_http_fetch = httpclient.RealHttpFetch53 real_http_fetch = httpclient.RealHttpFetch63 real_http_fetch = httpclient.RealHttpFetch70 real_http_fetch = httpclient.RealHttpFetch81 real_http_fetch = httpclient.RealHttpFetch93 real_http_fetch = httpclient.RealHttpFetch105 real_http_fetch = httpclient.RealHttpFetch115 real_http_fetch = httpclient.RealHttpFetch134 self.fetch = httpclient.RealHttpFetch(real_dns_lookup)196 fetch = httpclient.RealHttpFetch(real_dns_lookup)[all …]
199 class RealHttpFetch(object): class262 name_value = RealHttpFetch._GetHeaderNameValue(line)356 RealHttpFetch._ToTuples(response.msg.headers),384 self.real_http_fetch = RealHttpFetch(real_dns_lookup=None)432 self.real_http_fetch = RealHttpFetch(real_dns_lookup)