Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 9222 invoked from network); 26 May 2003 15:07:10 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 26 May 2003 15:07:10 -0000 Received: (qmail 9124 invoked by uid 50); 26 May 2003 15:09:21 -0000 Date: 26 May 2003 15:09:21 -0000 Message-ID: <20030526150921.9123.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-httpclient-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 20198] - HttpClient drops connection to the proxy when an invalid 'connection: close' directive is encountered in 'connection established' response X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=20198 HttpClient drops connection to the proxy when an invalid 'connection: close' directive is encountered in 'connection established' response ------- Additional Comments From becke@u.washington.edu 2003-05-26 15:09 ------- Bin, it seems that you are using an older version of HttpClient. I do not believe the latest version of HttpClient will exhibit this problem. Oleg, I think the patch adds valuable feedback to the user but it does not appear to change the behavior of Connect. This is good as I think the current behavior is correct. Mike