Hi all

I have a question regarding using the HttpClient in a multithreaded
scenario. 

>From looking at the source, the instance variable 'state' (of type
HttpState)
seems to be shared between all the concurrently executed methods, this
might result 
in a indeterminate state of the http state.

Is this the case?  

TIA

- David Soroko

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

Reply via email to