From: Ian Holsman Date: Tue, 16 Dec 2003 22:24:28 +0000 (+0000) Subject: although this patch works as-is, it doesn't really handle cookies being passed with the X-Git-Tag: 2.0.49~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd8cc3967a9d6a5d7bc545d35fcfc9996b1a296;p=thirdparty%2Fapache%2Fhttpd.git although this patch works as-is, it doesn't really handle cookies being passed with the redirect (which isn't RFC, but is widely implemented) so removing from the backport list until this is resolved git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102080 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 59f0362676d..e22683bc68e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/12/16 20:26:20 $] +Last modified at [$Date: 2003/12/16 22:24:28 $] Release: @@ -329,11 +329,6 @@ PATCHES TO BACKPORT FROM 2.1 modules/generators/mod_status.h r1.2 +1: trawick, ianh - * PR 22951: incorrect mod-proxy behavior for redirects - when ProxyErrorOverride is On - modules/proxy/proxy_http.c 1.175 - +1: ianh - CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,