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=19373>.
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=19373

Performance Optimizations





------- Additional Comments From [EMAIL PROTECTED]  2003-06-20 12:34 -------
The patch streamlines HttpMethodBase#getResponseContentLength() method by
removing  redundant legacy code. The legacy code in question was necessary to
work around the problem of older versions of HttpClient (prior to 2.0a3)
cramming multiple headers of the same type into one line. The workaround has
been made rendered obsolete by 2.0a3 release.

Oleg

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

Reply via email to