]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Sat, 19 Jul 2008 14:16:18 +0000 (14:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 19 Jul 2008 14:16:18 +0000 (14:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@678164 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dd905072dd479e0e6ab193db67097ff0ad25ce09..1dc7cb4d857e3504cd7076c5db4dcec178373e94 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -203,6 +203,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://people.apache.org/~chrisd/patches/walk_cache/walk_cache-2.2.x.patch
    +1: chrisd
 
+ * mod_headers: Prevent Header edit from processing only the first header it
+   should edit and deleting the remaining ones by iterating over all headers
+   with the same name. PR: 45333
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=674000&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when