Searched defs:revalidation (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dcache_storage.c156 * in the case of revalidation 1xx Warnings are stripped.
162 apr_table_t *bottom, int revalidation)
166 if (revalidation) {
340 /* Cache-Control: only-if-cached and revalidation required, try
161 cache_accept_headers(cache_handle_t *h, request_rec *r, apr_table_t *top, apr_table_t *bottom, int revalidation) argument

Completed in 11 milliseconds