Thanx very much Oleg for your answers, I have a few things to say :

> > 1) How can I reject all cookies ? (code please)
>
> This feature is only available in the development version of HttpClient
> (3.0, which is currently in pre-alpha development stage). There's no
> straight-forward way to automatically reject all the cookies in the
> stable version (2.0 branch) of HttpClient
>

While waiting for the upcoming release, we can solve this problem
temporarily by :

setting up a very old date in purgeExpiredCookies(Date) method.

I didn't try it. But I think it may work...


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

Reply via email to