Return-Path: Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@www.apache.org Received: (qmail 92538 invoked from network); 10 Dec 2003 04:34:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Dec 2003 04:34:34 -0000 Received: (qmail 4746 invoked by uid 500); 10 Dec 2003 04:34:14 -0000 Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@jakarta.apache.org Received: (qmail 4725 invoked by uid 500); 10 Dec 2003 04:34:13 -0000 Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Commons HttpClient Project" Reply-To: "Commons HttpClient Project" Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 4712 invoked from network); 10 Dec 2003 04:34:13 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 10 Dec 2003 04:34:13 -0000 Received: (qmail 24196 invoked by uid 50); 10 Dec 2003 04:34:36 -0000 Date: 10 Dec 2003 04:34:35 -0000 Message-ID: <20031210043435.24195.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-httpclient-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 24352] - NTLM Proxy and basic host authorization X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.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=24352 NTLM Proxy and basic host authorization ------- Additional Comments From becke@u.washington.edu 2003-12-10 04:34 ------- Oleg, The HEAD patch looks very good. I only have two minor comments: - the else in AuthPolicy.getAuthScheme() should throw an IllegalStateException. - The get*AuthenticationRealm() methods in HttpMethod should probably be deprecated. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org