how to accept all cookies ?

2004-07-21 Thread Mathias Cianci
Hello everybody, When I'm sending requests to Yahoo search engine, I get this type of warning message : 21 juil. 2004 09:56:32 org.apache.commons.httpclient.HttpMethodBase processResponseHeaders ATTENTION: Cookie rejected: $Version=0; B=deli0110fs8drb=2; $Domain=.yahoo.com; $Path=/. Domain

Re: how to accept all cookies ?

2004-07-21 Thread Mathias Cianci
refer to the HttpClient cookie guide: http://jakarta.apache.org/commons/httpclient/cookies.html Oleg -Original Message- From: Mathias Cianci [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 9:58 To: [EMAIL PROTECTED] Subject: how to accept all cookies ? Hello everybody, When I'm

RE: how to accept all cookies ?

2004-07-21 Thread Kalnichevski, Oleg
PROTECTED] Sent: Wednesday, July 21, 2004 10:19 To: Commons HttpClient Project Subject: Re: how to accept all cookies ? Thank you for this answer, but I've already seen that :-( Here's a part of my source code : System.getProperties().setProperty(httpclient.useragent, Mozilla/4.0 (compatible

Re: how to accept all cookies ?

2004-07-21 Thread Mathias Cianci
-Original Message- From: Mathias Cianci [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 10:19 To: Commons HttpClient Project Subject: Re: how to accept all cookies ? Thank you for this answer, but I've already seen that :-( Here's a part of my source code : System.getProperties

RE: how to accept all cookies ?

2004-07-21 Thread Kalnichevski, Oleg
source code and tweak it to your liking Oleg -Original Message- From: Mathias Cianci [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 10:38 To: Commons HttpClient Project Subject: Re: how to accept all cookies ? Thank you Oleg, now it works ! But I still have another cookie

Re: how to accept all cookies ?

2004-07-21 Thread Elijah Baley
(state, conn); } // end of processResponseHeaders method override } - Original Message - From: Kalnichevski, Oleg [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 11:18 Subject: RE: how to accept all cookies ? Mathias, I know

Re: how to accept all cookies ?

2004-07-21 Thread Mathias Cianci
] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 11:18 Subject: RE: how to accept all cookies ? Mathias, I know it is of little comfort to you but the cookie clearly violates even the most loosely defines HTTP security policies. At least the site seems to send