]> granicus.if.org Git - apache/commitdiff
propose two mod_headers things in trunk only
authorEric Covener <covener@apache.org>
Sun, 8 Sep 2013 20:10:44 +0000 (20:10 +0000)
committerEric Covener <covener@apache.org>
Sun, 8 Sep 2013 20:10:44 +0000 (20:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1520914 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c2613b956b230d55aed142930696e528c900d528..85edafb243fc8f0e242452060ef23ef2ccc17f05 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -232,6 +232,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1520368
     2.4.x patch: trunk patch works
     +1: trawick    
+
+  * mod_headers: Add 'Header SetIfEmpty header-name val' to only set
+    a header if it's not already there (can't do this with Edit)
+    trunk patch: http://svn.apache.org/1496338
+    2.4.x patch: trunk works
+    +1: covener
+
+  * mod_headers: Add 'Header note header-name note-name' to copy a headers 
+    value into a note (so a CGI/Proxy header can be deleted and logged)
+    trunk patch: http://svn.apache.org/r1520908
+    2.4.x patch: trunk works, if 1496338 above is merged first.
+    +1: covener
     
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt