Home
last modified time | relevance | path

Searched refs:ExpiresInPast (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpResponseHead.h114 bool ExpiresInPast();
H A DnsHttpResponseHead.cpp827 nsHttpResponseHead::ExpiresInPast() in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp1887 *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()
H A DnsHttpChannel.cpp3960 (!mCachedResponseHead->ExpiresInPast() || in OnCacheEntryCheck()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpResponseHead.h119 bool ExpiresInPast();
H A DnsHttp.cpp312 if (isForcedValid && (!cachedResponseHead->ExpiresInPast() || in ValidationRequired()
H A DnsHttpResponseHead.cpp770 bool nsHttpResponseHead::ExpiresInPast() { in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp2034 if (!*value) *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpResponseHead.h121 bool ExpiresInPast();
H A DnsHttp.cpp324 if (isForcedValid && (!cachedResponseHead->ExpiresInPast() || in ValidationRequired()
H A DnsHttpResponseHead.cpp879 bool nsHttpResponseHead::ExpiresInPast() { in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp1921 if (!*value) *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpResponseHead.h121 bool ExpiresInPast();
H A DnsHttp.cpp292 if (isForcedValid && (!cachedResponseHead->ExpiresInPast() || in ValidationRequired()
H A DnsHttpResponseHead.cpp879 bool nsHttpResponseHead::ExpiresInPast() { in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp1946 if (!*value) *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()
H A DnsHttpChannel.cpp3787 if (mCachedResponseHead->ExpiresInPast() || in OnCacheEntryCheck()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpResponseHead.h121 bool ExpiresInPast();
H A DnsHttp.cpp324 if (isForcedValid && (!cachedResponseHead->ExpiresInPast() || in ValidationRequired()
H A DnsHttpResponseHead.cpp879 bool nsHttpResponseHead::ExpiresInPast() { in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp1921 if (!*value) *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpResponseHead.h136 bool ExpiresInPast();
H A DnsHttp.cpp323 if (isForcedValid && (!cachedResponseHead->ExpiresInPast() || in ValidationRequired()
H A DnsHttpResponseHead.cpp834 bool nsHttpResponseHead::ExpiresInPast() { in ExpiresInPast() function in mozilla::net::nsHttpResponseHead
H A DHttpBaseChannel.cpp1873 if (!*value) *value = mResponseHead->ExpiresInPast(); in IsNoCacheResponse()