In HttpClient 3 I had some code where 3 instances of HttpClient shared a
common HttpState to share cookies, and did that with
client.getState() and client.setState(httpState)

How do I do that in HttpClient 4 ?




--
View this message in context: 
http://httpcomponents.10934.n7.nabble.com/SOME-QUESTIONS-ABOUT-HTTPCLIENT-4-tp15414p24727.html
Sent from the HttpClient-User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to