DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24560>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24560 HttpClient loops endlessly while trying to retrieve status line ------- Additional Comments From [EMAIL PROTECTED] 2003-12-10 22:25 ------- >I do not mind checking in the patch with I/O exceptions silently ignored, if +1 >from at least one committer is secured. Oleg, I would be -0 to silentlly ignoring exceptions. That would be a -1 if I'd actually had time to follow HttpClient and do something about it myself. I would suggest that if you expect the exception to happen from time to time and can deal with it by just carrying on that at minimum you log the exception at debug level. That way when people start seeing a problem with HttpClient, we'll tell them to turn on debugging and that exception will become visible and they can then check that it's not the cause of the problem. Adrian. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
