]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Try to correctly follow RFC 2616 13.3 on validating stale cache
authorGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 18:12:21 +0000 (18:12 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 18:12:21 +0000 (18:12 +0000)
commit193a70fd8741fc14ca4f8fcb954cd2b89a9ad6a6
tree9353077510b0de6f995fec30b0125fb169519e6e
parentdad57b837bf447612744d56f09a71f55ddce5f6a
Try to correctly follow RFC 2616 13.3 on validating stale cache
responses by teaching mod_cache's cache_select_url and
cache_save_filter how to deal with this corner case.
PR:
Obtained from:
Submitted by: jerenkrantz
Reviewed by: stoddard, jerenkrantz, minfrin, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105439 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/experimental/cache_storage.c
modules/experimental/cache_util.c
modules/experimental/mod_cache.c
modules/experimental/mod_cache.h
modules/experimental/mod_disk_cache.c
modules/experimental/mod_mem_cache.c