Sunil,

'Set-Cookie: DOMS=; PATH=' 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/CookieDemoApp.java?rev=HEAD&content-type=text/vnd.viewcvs-markup

That should help

Cheers

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to