Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 87717 invoked from network); 15 Feb 2007 09:34:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 09:34:23 -0000 Received: (qmail 16158 invoked by uid 500); 15 Feb 2007 09:34:30 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 16125 invoked by uid 500); 15 Feb 2007 09:34:30 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 16112 invoked by uid 99); 15 Feb 2007 09:34:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 01:34:30 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 01:34:21 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 67A2D7140D1; Thu, 15 Feb 2007 01:34:01 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 39245] - Mod_proxy_http ProxyErrorOverride eating cookies In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070215093401.67A2D7140D1@brutus.apache.org> Date: Thu, 15 Feb 2007 01:34:01 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=39245 nick@webthing.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Keywords| |PatchAvailable ------- Additional Comments From nick@webthing.com 2007-02-15 01:34 ------- I don't think this can reasonably be described as a bug: rather it's documented behaviour of ProxyErrorOverride. We can't apply the suggested patch, because it breaks that. *You* can of course apply the patch yourself, since it's the behaviour you want. However, it's a reasonable enhancement request, to provide an option to preserve *headers* from the backend while substituting a local response *body*. Simple solution: if you want your cookies from the backend, don't override them. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org