On 30/05/2008, Ortwin Glück <[EMAIL PROTECTED]> 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.

Ah, sorry, I assumed 4.x and did not check 3.1

>
>  Will, I assume you are using 3.1?
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to