Ortwin Glück wrote:
sebb wrote:
Check the code that populates the NameValuePairs. If it is called from
multiple threads, make sure to properly synchronize it.
Not sure it can be due to that - the BasicNameValuePair class is
immutable, so does not need synchronization.
NameValuePair of HttpClient-3.1 is mutable.
Will, I assume you are using 3.1?
That is correct.
Perhaps using 4.x would help?
Thanks for the suggestions.
-Will
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]