Home
last modified time | relevance | path

Searched refs:UsingHttpProxyWithoutTunnel (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction.cc741 bool HttpNetworkTransaction::UsingHttpProxyWithoutTunnel() const { in UsingHttpProxyWithoutTunnel() function in net::HttpNetworkTransaction
1156 bool using_http_proxy_without_tunnel = UsingHttpProxyWithoutTunnel(); in DoBuildRequest()
1673 bool is_server = !UsingHttpProxyWithoutTunnel(); in HandleSSLClientAuthError()
1975 return UsingHttpProxyWithoutTunnel(); in ShouldApplyProxyAuth()
H A Dhttp_stream_factory_job.cc379 bool HttpStreamFactory::Job::UsingHttpProxyWithoutTunnel() const { in UsingHttpProxyWithoutTunnel() function in net::HttpStreamFactory::Job
852 establishing_tunnel_ = !UsingHttpProxyWithoutTunnel(); in DoInitConnectionImpl()
1159 bool is_for_get_to_http_proxy = UsingHttpProxyWithoutTunnel(); in DoCreateStream()
H A Dhttp_stream_factory_job.h335 bool UsingHttpProxyWithoutTunnel() const;
H A Dhttp_network_transaction.h181 bool UsingHttpProxyWithoutTunnel() const;