]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: Invalidate cached entities in response to RFC2616 Section
authorGraham Leggett <minfrin@apache.org>
Wed, 1 May 2013 18:49:04 +0000 (18:49 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 1 May 2013 18:49:04 +0000 (18:49 +0000)
commitdea98c9bf110c149e7e0af381221ba09fdc52d0c
treef8e2c27d6869a9d472ee41fb2f29b176998958a6
parent630cca7daf59555d9e07c4e389e1e8b1a9ee1739
mod_cache: Invalidate cached entities in response to RFC2616 Section
13.10 Invalidation After Updates or Deletions. PR 15868

Resolves outstanding issue with r1070179 as per
http://www.gossamer-threads.com/lists/apache/dev/395830?do=post_view_threaded#395830

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478140 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
modules/cache/cache_common.h
modules/cache/cache_storage.c
modules/cache/cache_util.c
modules/cache/mod_cache.c
modules/cache/mod_cache_disk.c
modules/cache/mod_cache_socache.c