Home
last modified time | relevance | path

Searched refs:disallowedWithNoCache (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DRequestProtocolCompliance.java69 private static final List<String> disallowedWithNoCache = field in RequestProtocolCompliance
132 if (!disallowedWithNoCache.contains(elt.getName())) { in stripOtherFreshnessDirectivesWithNoCache()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DRequestProtocolCompliance.java69 private static final List<String> disallowedWithNoCache = field in RequestProtocolCompliance
132 if (!disallowedWithNoCache.contains(elt.getName())) { in stripOtherFreshnessDirectivesWithNoCache()