Searched refs:CACHE_CONTROL_PROXY_REVALIDATE (Results 1 – 12 of 12) sorted by relevance
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/cache/ |
H A D | HeaderConstants.java | 70 public static final String CACHE_CONTROL_PROXY_REVALIDATE = "proxy-revalidate"; field in HeaderConstants
|
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/client/cache/ |
H A D | HeaderConstants.java | 70 public static final String CACHE_CONTROL_PROXY_REVALIDATE = "proxy-revalidate"; field in HeaderConstants
|
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/ |
H A D | ConditionalRequestBuilder.java | 72 … || HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE.equalsIgnoreCase(elt.getName())) { in buildConditionalRequest()
|
H A D | ResponseCachingPolicy.java | 223 HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE, in isExplicitlyCacheable()
|
H A D | CacheValidityPolicy.java | 123 return hasCacheControlDirective(entry, HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE); in proxyRevalidate()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/ |
H A D | ConditionalRequestBuilder.java | 72 … || HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE.equalsIgnoreCase(elt.getName())) { in buildConditionalRequest()
|
H A D | ResponseCachingPolicy.java | 223 HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE, in isExplicitlyCacheable()
|
H A D | CacheValidityPolicy.java | 123 return hasCacheControlDirective(entry, HeaderConstants.CACHE_CONTROL_PROXY_REVALIDATE); in proxyRevalidate()
|
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-wsp.c | 1085 #define CACHE_CONTROL_PROXY_REVALIDATE 0x0A 1099 { CACHE_CONTROL_PROXY_REVALIDATE, "proxy-revalidate" },
|
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-wsp.c | 1085 #define CACHE_CONTROL_PROXY_REVALIDATE 0x0A 1099 { CACHE_CONTROL_PROXY_REVALIDATE, "proxy-revalidate" },
|
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-wsp.c | 1085 #define CACHE_CONTROL_PROXY_REVALIDATE 0x0A macro 1099 { CACHE_CONTROL_PROXY_REVALIDATE, "proxy-revalidate" },
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-wsp.c | 1085 #define CACHE_CONTROL_PROXY_REVALIDATE 0x0A 1099 { CACHE_CONTROL_PROXY_REVALIDATE, "proxy-revalidate" },
|