]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport
authorJim Jagielski <jim@apache.org>
Tue, 20 Mar 2007 17:32:53 +0000 (17:32 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 20 Mar 2007 17:32:53 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@520491 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a0d306a619879acb895d8547de8ce8be79eb1003..3d8ad9e51f4e3bf03fe87bc30d51d1f6707f949d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -162,6 +162,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk: http://svn.apache.org/viewvc?view=rev&revision=442758
       +1: niq, wrowe
 
+    * proxy_http.c: Overlay existing cookies with proxied
+      ones, ala httpd-2.2 and trunk.
+      Patch: http://people.apache.org/~jim/patches/cookie-overlay.patch
+      +1: jim
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.