]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose fix for PR 39647 for backport.
authorRuediger Pluem <rpluem@apache.org>
Thu, 1 Jun 2006 20:26:09 +0000 (20:26 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 1 Jun 2006 20:26:09 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@410938 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5df609630790857d5b8cee608a523b481d66982a..bac44a8b46581d123f0b696b819fc4e6a1ff2e25 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,3 +133,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           http://issues.apache.org/bugzilla/attachment.cgi?id=18355
       +1: chrisd, trawick
 
+    * mod_cache: Do not overwrite the Content-Type in the cache, for
+      successfully revalidated cached objects. PR 39647.
+        Trunk version of patch:
+          http://svn.apache.org/viewvc?rev=410370&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: rpluem
+