Searched refs:cache_accept_headers (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/cache/
H A Dcache_storage.h68 void cache_accept_headers(cache_handle_t *h, request_rec *r, apr_table_t *top,
H A Dcache_storage.c161 void cache_accept_headers(cache_handle_t *h, request_rec *r, apr_table_t *top, function
401 cache_accept_headers(h, r, h->resp_hdrs, r->headers_out, 0);
H A Dmod_cache.c1468 cache_accept_headers(cache->handle, r, r->headers_out,
1515 * updating the entry (see cache_accept_headers() above).

Completed in 1354 milliseconds