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-11-19 13:21 ------- Gosh! Shame on me. This System.out.println() was left over from debugging... Please remove it while I am standing in the corner. The problem with -1 vs. Integer.MAX_VALUE is that checking is not disabled in this case. It will just terminate after reading Integer.MAX_VALUE (2^31-1) lines, whereas -1 won't. Feel free to apply modifications, I think I can live with them :) Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]