Searched refs:cache_accept_headers (Results 1 - 3 of 3) sorted by relevance
/httpd/modules/cache/ |
H A D | cache_storage.h | 68 void cache_accept_headers(cache_handle_t *h, request_rec *r, apr_table_t *top,
|
H A D | cache_storage.c | 161 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 D | mod_cache.c | 1468 cache_accept_headers(cache->handle, r, r->headers_out, 1515 * updating the entry (see cache_accept_headers() above).
|
Completed in 1354 milliseconds