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 90111 invoked from network); 1 Jul 2003 12:32:52 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Jul 2003 12:32:52 -0000 Received: (qmail 7127 invoked by uid 50); 1 Jul 2003 12:35:16 -0000 Date: 1 Jul 2003 12:35:16 -0000 Message-ID: <20030701123516.7126.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-httpclient-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 21216] - httpclient follows 302 with empty link up to max redirects 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=21216 httpclient follows 302 with empty link up to max redirects ------- Additional Comments From michael@advweb.com 2003-07-01 12:35 ------- Ok, I was using the link in the HTML content. Is it possible to have httpclient not follow a redirect when the redirect is the same as the current URL? This would avoid the problem.