TRANSLATING CODE FROM HTTPCLIENT3 TO HTTPCLIENT4

2009-01-28 Thread Joan Balagueró
Hello, I’m migrating code from httpclient3 to httpcllient4, and there are some things I do with httpclient3 that I’m not sure how to do with httpclient4. I think my problems are in how to enable/disable cookies at connection manager level, and how to manage idle connections

Re: TRANSLATING CODE FROM HTTPCLIENT3 TO HTTPCLIENT4

2009-01-28 Thread Oleg Kalnichevski
Joan Balagueró wrote: Hello, I’m migrating code from httpclient3 to httpcllient4, and there are some things I do with httpclient3 that I’m not sure how to do with httpclient4. I think my problems are in how to enable/disable cookies at connection manager level, and how to manage idle