]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: Add the cache_status hook to register the final cache
authorGraham Leggett <minfrin@apache.org>
Mon, 27 Sep 2010 09:20:40 +0000 (09:20 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 27 Sep 2010 09:20:40 +0000 (09:20 +0000)
commit61b7c8574b2ee3bf69ce426ea94f37afd128e860
treee3e3382af66bda34495595df09d9be58cce5bca5
parent2b2ea03b9496587e04509db2ebc29366d2c0fe39
mod_cache: Add the cache_status hook to register the final cache
decision hit/miss/revalidate. Add optional support for an X-Cache
and/or an X-Cache-Detail header to add the cache status to the
response. PR48241

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001639 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/env.xml
docs/manual/mod/mod_cache.xml
include/ap_mmn.h
modules/cache/cache_util.h
modules/cache/mod_cache.c
modules/cache/mod_cache.h