From: Jim Jagielski Date: Tue, 20 Mar 2007 17:32:53 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.0.60~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5c5f463b20385b6063154273856f1a64bb273a2;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@520491 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a0d306a6198..3d8ad9e51f4 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.