summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2007-03-20 17:32:53 +0000
committerJim Jagielski <jim@apache.org>2007-03-20 17:32:53 +0000
commite5c5f463b20385b6063154273856f1a64bb273a2 (patch)
treeb1254bed071c5c5a22ff4d7872c36a7cd1582b99
parent5388fbe70cf77a6d0e5a6e003f8315dbae0709cf (diff)
downloadhttpd-e5c5f463b20385b6063154273856f1a64bb273a2.tar.gz
Propose backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@520491 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS5
1 files changed, 5 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index a0d306a619..3d8ad9e51f 100644
--- 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.