Thanks for you help. I'm also sorry that I didn't notice that TODO earlier.
I got it working now, so problem solved.

I'd still suggest that you add more extension points into the httpclient.
Using delivered classes and setting them into use with system properties
is usually an easy and very extendable way to easily add extension points.

But thanks again =)

 - Juho Mäkinen, [EMAIL PROTECTED]



On 5/30/05, Ortwin Glück <[EMAIL PROTECTED]> wrote:
> Oleg, you are right. I just saw that TODO comment as well. I take that
> as we are not going to change that to accept a fully qualified class name.
> 
> Odi
> 
> Oleg Kalnichevski wrote:
> > Juno,
> >
> > That particular piece of code is provided for backward compatibility
> > with HttpClient 2.0. One should be using CookiePolicy#registerCookieSpec
> > method register custom cookie specs. For more details see:
> >
> > http://jakarta.apache.org/commons/httpclient/3.0/cookies.html
> >
> > Hope this helps
> >
> > Oleg
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to