]> granicus.if.org Git - apache/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)
commit6e77e5b20f77caf50cf2ddf6a69fea583c4a03f5
treef8e2c27d6869a9d472ee41fb2f29b176998958a6
parent0b109d0796f4a5b4e9159b202a330faec58fd364
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