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 52145 invoked from network); 28 May 2003 07:22:00 -0000 Received: from smtp.bearingpoint.com (HELO KCCXOEX11.corp.kpmgconsulting.com) (57.80.136.23) by daedalus.apache.org with SMTP; 28 May 2003 07:22:00 -0000 Received: from kccxoex06.corp.kpmgconsulting.com ([57.80.136.6]) by KCCXOEX11.corp.kpmgconsulting.com with Microsoft SMTPSVC(5.0.2195.5329); Wed, 28 May 2003 07:19:43 +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: Redirect Issue Date: Wed, 28 May 2003 08:22:10 +0100 Message-ID: <825BF35A92B3F0479CC164ECBBE9376E0DE532@kccxoex06.corp.kpmgconsulting.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Redirect Issue Thread-Index: AcMk45pHkEzyrjU5Qge9nVOjd4zVPwABQYFA From: "Kalnichevski, Oleg" To: "Commons HttpClient Project" , "Sunil Kumar Kolar" X-OriginalArrivalTime: 28 May 2003 07:19:43.0921 (UTC) FILETIME=[82EF5A10:01C324E9] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sunil, 'Set-Cookie: DOMS=3D; PATH=3D' cookie is rejected as it violates the = RFC2109 specification. Here's what you should do to work the problem around: 1) Upgrade to the latest nightly build = (commons-httpclient-20030527.tar.gz) http://cvs.apache.org/builds/jakarta-commons/nightly/commons-httpclient/ = 2) Use compatibility cookie policy. See examples below http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/Coo= kieDemoApp.java?rev=3DHEAD&content-type=3Dtext/vnd.viewcvs-markup That should help Cheers Oleg