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 13662 invoked from network); 3 Apr 2003 14:14:11 -0000 Received: from unknown (HELO KCCXOEX11.corp.kpmgconsulting.com) (57.80.136.23) by daedalus.apache.org with SMTP; 3 Apr 2003 14:14:11 -0000 Received: from kccxoex03.corp.kpmgconsulting.com ([57.80.136.6]) by KCCXOEX11.corp.kpmgconsulting.com with Microsoft SMTPSVC(5.0.2195.5329); Thu, 3 Apr 2003 14:12:10 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: POST, Expect-100 and 401 Problem Date: Thu, 3 Apr 2003 15:14:04 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: POST, Expect-100 and 401 Problem Thread-Index: AcL56LlzDCpzfz51RFmkoINYTThGiQAAkn0g From: "Kalnichevski, Oleg" To: "Commons HttpClient Project" X-OriginalArrivalTime: 03 Apr 2003 14:12:10.0875 (UTC) FILETIME=[048C9CB0:01C2F9EB] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Joseph, Can you provide us with the wire log of the HTTP session that reproduces = the problem?=20 See HttpClient logging guide for more details on logging: http://jakarta.apache.org/commons/httpclient/logging.html I would also advise you to upgrade to the most recent nightly build. = Quite a few things have changed since last 2.0alpha3 release. HttpClient = is nearly ready for the beta-1 release.=20 http://jakarta.apache.org/commons/httpclient/downloads.html Oleg -----Original Message----- From: McMahon, Joseph [mailto:jmcmahon@redsiren.com] Sent: Donnerstag, 3. April 2003 15:54 To: 'Commons HttpClient Project' Subject: RE: POST, Expect-100 and 401 Problem Oleg, I've created a HttpClient that uses SSL. When I turn on the debug = output I see the following steps taken: