Re: SOME QUESTIONS ABOUT HTTPCLIENT 4

2014-10-24 Thread httpclient_newbie
I solved that by adding a CookieStore to a context, and I pass the context along with each request -- View this message in context: http://httpcomponents.10934.n7.nabble.com/SOME-QUESTIONS-ABOUT-HTTPCLIENT-4-tp15414p24799.html Sent from the HttpClient-User mailing list archive at Nabble.com

Re: SOME QUESTIONS ABOUT HTTPCLIENT 4

2014-10-21 Thread httpclient_newbie
-QUESTIONS-ABOUT-HTTPCLIENT-4-tp15414p24727.html Sent from the HttpClient-User mailing list archive at Nabble.com. - To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users

SOME QUESTIONS ABOUT HTTPCLIENT 4

2009-01-30 Thread Joan Balagueró
Hello, I’ve just migrated the code from HttpClient3 to HttpClient4, and before starting tests I’d like to make you some questions: 1. When I set the Schema “new Scheme(http, PlainSocketFactory.getSocketFactory(), 80)”, what does it mean? It means that the “ThreadSafeClientConnManager”