]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r992625 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 10:21:13 +0000 (10:21 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 10:21:13 +0000 (10:21 +0000)
commitc0e00493a860a696103dbcc5707ccd9fb948a7ac
treeeb92734528d7d31fd92ab1cfb6a7289698e88725
parentefe338326520d00c78b3a37714f5fef51322d2f3
Merge r992625 from trunk:

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".

Submitted by: minfrin
Reviewed by: minfrin, jim, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053600 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
modules/cache/cache_storage.c
modules/cache/cache_util.c
modules/cache/mod_cache.h