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:04 -------
Christian,
1. Please DO NOT use System.out.println()! This is a big NO-NO in HttpClient.
Please use commons-logging capabilities instead
2. Do you mind renaming LOG_EXTRA_INPUT to WARN_EXTRA_INPUT?
3. Integer value –1 used extensively throughout HttpClient to denote that an
integer parameter is disabled (not applicable). I would prefer this convention
to apply to STATUS_LINE_GARBAGE_LIMIT for the consistency sake, even at the
expense of a few CPU cycles. 

Otherwise looks OK to me.

Oleg

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

Reply via email to