]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: When a request other than GET or HEAD arrives, we must
authorGraham Leggett <minfrin@apache.org>
Sun, 13 Feb 2011 02:03:29 +0000 (02:03 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 13 Feb 2011 02:03:29 +0000 (02:03 +0000)
commit43fc2d47c7ec261abefc5bafecfdb9e66c48fd30
tree292a3163b6a7f61348165fb3553cad73b2f03595
parentb591028272e05e03e6a0f575829afde0cf84ae01
mod_cache: When a request other than GET or HEAD arrives, we must
invalidate existing cache entities as per RFC2616 13.10. PR 15868.

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