Searched refs:is_https_proxy_ (Results 1 – 2 of 2) sorted by relevance
54 is_https_proxy_(is_https_proxy), in HttpProxyClientSocket()301 is_https_proxy_); in LogBlockedTunnelResponse()471 if (is_https_proxy_ && SanitizeProxyRedirect(&response_, request_.url)) { in DoReadHeadersComplete()
157 const bool is_https_proxy_; variable