]> granicus.if.org Git - apache/commit
mod_cache: Check the request to determine whether we are allowed
authorGraham Leggett <minfrin@apache.org>
Sat, 4 Sep 2010 15:20:30 +0000 (15:20 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 4 Sep 2010 15:20:30 +0000 (15:20 +0000)
commitc3084aa4dee9fd8700fd2ca43861aa33e8e1dadc
tree4b1184b6e80add16ec0a2e8607aa651ddf5f8af2
parent8991d4795fffe53eab9e3f72e002b2dedbaebc47
mod_cache: Check the request to determine whether we are allowed
to return cached content at all, and respect a "Cache-Control:
no-cache" header from a client. Previously, "no-cache" would
behave like "max-age=0".

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