]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Stare at cache patches too long, eventually you see double.
authorGraham Leggett <minfrin@apache.org>
Mon, 18 Oct 2010 23:27:39 +0000 (23:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 18 Oct 2010 23:27:39 +0000 (23:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1024060 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2d3c3c78edd9a008bea04369eb228cccf575b920..8e09b383011df730910f7472fccf8bb00f492f97 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -144,6 +144,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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
@@ -156,15 +157,6 @@ 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