DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31680>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31680

DefaultHttpParamsFactory.getDefaultParams() is not thread safe





------- Additional Comments From [EMAIL PROTECTED]  2004-10-13 00:52 -------
Thanks for filing a bug report.

If I remember correctly this method was intentionally left unsynchronized since 
calling createParams() 
more than once has no real negative side effects. Having said that it does seems 
somewhat unclean to 
leave this open.  I'll make getDefaultParams() synchronized in CVS shortly.

Mike

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

Reply via email to