]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Mon, 18 Oct 2010 23:20:56 +0000 (23:20 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 18 Oct 2010 23:20:56 +0000 (23:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1024059 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a6c8d986506a14c7661b2ea5ce871ab7191b6b2..2d3c3c78edd9a008bea04369eb228cccf575b920 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -156,6 +156,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: trunk patch works
      +1: minfrin
 
+   * 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".
+     PR49200
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625
+     2.2.x patch: trunk patch works
+     +1: minfrin
+
 
 PATCHES/ISSUES THAT ARE STALLED