Searched defs:ShouldApplyProxyAuth (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_network_transaction.cc792 if (!ShouldApplyProxyAuth())
878 if (ShouldApplyProxyAuth() && HaveAuth(HttpAuth::AUTH_PROXY))
1484 bool HttpNetworkTransaction::ShouldApplyProxyAuth() const { function in class:net::HttpNetworkTransaction

Completed in 127 milliseconds