Home
last modified time | relevance | path

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

12345678910>>...12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web/
H A DHttpCachePolicy.cs69 HttpCacheRevalidation revalidation; field in System.Web.HttpCachePolicy
271 public void SetRevalidation (HttpCacheRevalidation revalidation) in SetRevalidation() argument
273 if (revalidation < HttpCacheRevalidation.AllCaches || in SetRevalidation()
274 revalidation > HttpCacheRevalidation.None) in SetRevalidation()
277 if (this.revalidation > revalidation) in SetRevalidation()
278 this.revalidation = revalidation; in SetRevalidation()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/resource-timing/resources/
H A Dcacheable-and-validated.py2 revalidation = 'Cache-Control' in request.headers
6 if revalidation:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/resource-timing/resources/
H A Dcacheable-and-validated.py2 revalidation = 'Cache-Control' in request.headers
6 if revalidation:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/resource-timing/resources/
H A Dcacheable-and-validated.py2 revalidation = 'Cache-Control' in request.headers
6 if revalidation:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/client-hints/
H A Daccept-ch-cache-revalidation.https.html.ini1 [accept-ch-cache-revalidation.https.html]
4 [Same headers sent for revalidation request]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/client-hints/
H A Daccept-ch-cache-revalidation.https.html.ini1 [accept-ch-cache-revalidation.https.html]
4 [Same headers sent for revalidation request]
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/docs/plugins/
H A Dcache-plugin.rst8 cache lifetime, and supports Vary, ETag, and Last-Modified based revalidation:
41 revalidation, then the cached response is served instead of contacting the origin server.
83 You can change the revalidation behavior of a request using the ``cache.revalidate`` parameter. Set…
84 parameter to ``never`` will ensure that a revalidation request is never sent, and the response is a…
105 custom revalidation implementations, custom cache key generators, custom caching decision strategie…
129 Cache revalidation
132 If the cache plugin determines that a response to a GET request needs revalidation, a conditional G…
134 …e with the new response and the entity body of the cached response is returned. Custom revalidation
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/
H A DCachePlugin.php30 protected $revalidation; variable in Guzzle\\Plugin\\Cache\\CachePlugin
83 $this->revalidation = isset($options['revalidation'])
254 if ($this->revalidation->shouldRevalidate($request, $response)) {
256 return $this->revalidation->revalidate($request, $response);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Abstractions/
H A DHttpCachePolicyWrapper.cs103 public override void SetRevalidation(HttpCacheRevalidation revalidation) { in SetRevalidation() argument
104 _httpCachePolicy.SetRevalidation(revalidation); in SetRevalidation()
/dports/www/trafficserver/trafficserver-9.1.1/doc/admin-guide/plugins/
H A Dregex_revalidate.en.rst26 against mapped URLs to determine if and when a cache object revalidation should
36 cache revalidation settings (such as fuzz times) used by other plugins.
77 Inside your revalidation rules configuration, each rule line is defined as a
97 of :manpage:`time(2)`), after which the forced revalidation will no longer
106 The regular expressions in revalidation rules see only the final, remapped URL
/dports/www/R-cran-httr/httr/man/
H A Dcache_info.Rd19 revalidation if Etag or Last-Modified headers are present).
34 # Has last-modified and etag, so does revalidation
/dports/textproc/zorba/zorba-2.7.0/test/update/Scripts/
H A Dgenerate-submission-xquts.xq69 …if(fn:exists(fn:index-of(('revalidation-declaration-01-fail','revalidation-declaration-03-fail','r…
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/
H A DObserverMaster.java250 Revalidation revalidation = itr.next(); in revalidateLearnerSession() local
251 if (revalidation.sessionId != id) { in revalidateLearnerSession()
256 LearnerHandler learnerHandler = revalidation.handler; in revalidateLearnerSession()
267 touch(revalidation.sessionId, revalidation.timeout); in revalidateLearnerSession()
/dports/www/trafficserver/trafficserver-9.1.1/doc/locale/ja/LC_MESSAGES/admin-guide/plugins/
H A Dregex_revalidate.en.po39 "revalidation should be forced."
52 "the global cache revalidation settings (such as fuzz times) used by other "
106 "Inside your revalidation rules configuration, each rule line is defined as "
134 "value of :manpage:`time(2)`), after which the forced revalidation will no "
148 "The regular expressions in revalidation rules see only the final, remapped "
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/svg/struct/reftests/
H A Duse-external-resource-with-revalidation.tentative.html.ini1 [use-external-resource-with-revalidation.tentative.html]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/svg/struct/reftests/
H A Duse-external-resource-with-revalidation.tentative.html.ini1 [use-external-resource-with-revalidation.tentative.html]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/svg/struct/reftests/
H A Duse-external-resource-with-revalidation.tentative.html.ini1 [use-external-resource-with-revalidation.tentative.html]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/svg/struct/reftests/
H A Duse-external-resource-with-revalidation.tentative.html.ini1 [use-external-resource-with-revalidation.tentative.html]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A Drevalidate-not-blocked-by-csp.html.ini5 [Request revalidation aren't blocked by CSP]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A Drevalidate-not-blocked-by-csp.html.ini5 [Request revalidation aren't blocked by CSP]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A Drevalidate-not-blocked-by-csp.html.ini5 [Request revalidation aren't blocked by CSP]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A Drevalidate-not-blocked-by-csp.html.ini5 [Request revalidation aren't blocked by CSP]
/dports/www/htdigest/httpd-2.4.6/modules/cache/
H A Dcache_storage.h69 apr_table_t *bottom, int revalidation);
/dports/www/apache24/httpd-2.4.53/modules/cache/
H A Dcache_storage.h69 apr_table_t *bottom, int revalidation);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpCachePolicy.cs244 HttpCacheRevalidation revalidation, in HttpCachePolicySettings()
286 _revalidation = revalidation ; in HttpCachePolicySettings()
1604 public void SetRevalidation(HttpCacheRevalidation revalidation) { in SetRevalidation() argument
1605 if ((int) revalidation < (int) HttpCacheRevalidationLimits.MinValue || in SetRevalidation()
1606 (int) HttpCacheRevalidationLimits.MaxValue < (int) revalidation) { in SetRevalidation()
1610 if ((int) revalidation < (int) _revalidation) { in SetRevalidation()
1612 _revalidation = revalidation; in SetRevalidation()

12345678910>>...12