RE: Cookie Problem

2004-02-16 Thread hareesh babu
below: > > > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11240 > > > > Oleg > > > > -Original Message- > > From: hareesh babu [mailto:[EMAIL PROTECTED] > > Sent: Monday, February 16, 2004 13:37 > > To: Commons HttpClient Pr

RE: Cookie Problem

2004-02-16 Thread Kalnichevski, Oleg
HttpClient Project Subject: RE: Cookie Problem Kalnichevski, Oleg, For this reason, i download the lastest build from cvs of 20040215.zip. Then i am getting this expection. But this code some sort with httpclinet 2.0 rc3 version. java.lang.IllegalArgumentException: Entity enclosing requests cannot

RE: Cookie Problem

2004-02-16 Thread hareesh babu
ues. > For more details on the problem refer to the bug > report below: > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11240 > > Oleg > > -Original Message- > From: hareesh babu [mailto:[EMAIL PROTECTED] > Sent: Monday, February 16, 2004 13:37 > To:

RE: Cookie Problem

2004-02-16 Thread Kalnichevski, Oleg
problem refer to the bug report below: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11240 Oleg -Original Message- From: hareesh babu [mailto:[EMAIL PROTECTED] Sent: Monday, February 16, 2004 13:37 To: Commons HttpClient Project Cc: [EMAIL PROTECTED] Subject: Re: Cookie Problem Hi Roland

Re: Cookie Problem

2004-02-16 Thread hareesh babu
password, and that is also comming after that if send a another get request in the internal site which requies authorized user, website is checking the cookie, but the cookie problem, the website is redirecting the request into home page one agian. I try do by removing the SEPARATORS.set(','

Re: Cookie Problem

2004-02-16 Thread Roland Weber
TSCAPE and BROWSER_COMPATIBILITY. cheers, Roland hareesh babu <[EMAIL PROTECTED]> 16.02.2004 12:21 Please respond to "Commons HttpClient Project" To: [EMAIL PROTECTED] cc: Subject:Cookie Problem Hi, I am working on website using

Cookie Problem

2004-02-16 Thread hareesh babu
Hi, I am working on website using apache commons library of http client. I was able to login into the website using my code and not able navigate into website. I was facing one problem with apache http client at cookie assumption. website is sending cookie like this way, Se

Re: Empty cookie problem

2003-03-07 Thread Oleg Kalnichevski
Tom, The fix has been applied Many thanks for having reported this bug Cheers Oleg On Fri, 2003-03-07 at 00:10, Tom Samplonius wrote: > I have a server that sets a bunch of empty cookies: > > 2003/03/06 16:28:52:055 PST [DEBUG] wire - -<< "Set-Cookie: list%2ESince=; > path=/[\r][\n]" > 2003/0

[PATCH] Empty cookie problem

2003-03-07 Thread Kalnichevski, Oleg
The below attached patch fixes the problem Cheers Oleg -Original Message- From: Tom Samplonius [mailto:[EMAIL PROTECTED] Sent: Freitag, 7. März 2003 00:11 To: Commons HttpClient Project Subject: Empty cookie problem I have a server that sets a bunch of empty cookies: 2003/03/06 16

RE: Empty cookie problem

2003-03-07 Thread Kalnichevski, Oleg
Tom, This is clearly a bug. I will be working on a fix shortly. Thanks for tracking it down Cheers Oleg -Original Message- From: Tom Samplonius [mailto:[EMAIL PROTECTED] Sent: Freitag, 7. März 2003 00:11 To: Commons HttpClient Project Subject: Empty cookie problem I have a server

Empty cookie problem

2003-03-06 Thread Tom Samplonius
I have a server that sets a bunch of empty cookies: 2003/03/06 16:28:52:055 PST [DEBUG] wire - -<< "Set-Cookie: list%2ESince=; path=/[\r][\n]" 2003/03/06 16:28:52:055 PST [DEBUG] wire - -<< "Set-Cookie: search%2EPhoneSDA=; path=/[\r][\n]" On subsequent requests, httpclient attaches these