Home
last modified time | relevance | path

Searched refs:mUsingHttpProxy (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp97 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
99 if (mUsingHttpProxy) { in Init()
133 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
167 } else if (mUsingHttpProxy) { in BuildHashKey()
189 if ((!mUsingHttpProxy && ProxyHost()) || in BuildHashKey()
190 (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h136 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; } in UsingHttpProxy()
172 bool mUsingHttpProxy; variable
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp85 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
87 if (mUsingHttpProxy) { in Init()
119 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
154 } else if (mUsingHttpProxy) { in BuildHashKey()
176 if ((!mUsingHttpProxy && ProxyHost()) || (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h143 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; } in UsingHttpProxy()
177 bool mUsingHttpProxy; variable
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp116 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
118 if (mUsingHttpProxy) { in Init()
144 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
181 } else if (mUsingHttpProxy) { in BuildHashKey()
203 if ((!mUsingHttpProxy && ProxyHost()) || (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h178 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; } in UsingHttpProxy()
236 bool mUsingHttpProxy; variable
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp97 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
99 if (mUsingHttpProxy) { in Init()
125 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
160 } else if (mUsingHttpProxy) { in BuildHashKey()
182 if ((!mUsingHttpProxy && ProxyHost()) || (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h194 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; }
241 bool mUsingHttpProxy = false;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp97 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
99 if (mUsingHttpProxy) { in Init()
125 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
160 } else if (mUsingHttpProxy) { in BuildHashKey()
182 if ((!mUsingHttpProxy && ProxyHost()) || (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h194 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; } in UsingHttpProxy()
241 bool mUsingHttpProxy = false; variable
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp97 mUsingHttpProxy = mUsingHttpsProxy || (proxyInfo && proxyInfo->IsHTTP()); in Init()
99 if (mUsingHttpProxy) { in Init()
125 if (mUsingHttpProxy && !mUsingConnect) { in BuildHashKey()
163 } else if (mUsingHttpProxy) { in BuildHashKey()
185 if ((!mUsingHttpProxy && ProxyHost()) || (mUsingHttpProxy && mUsingConnect)) { in BuildHashKey()
H A DnsHttpConnectionInfo.h229 bool UsingHttpProxy() const { return mUsingHttpProxy || mUsingHttpsProxy; } in UsingHttpProxy()
282 bool mUsingHttpProxy = false; variable