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=17370>. 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=17370 Wrong HTTP Content Length for Reader when "show-time" [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-11-07 10:00 ------- It is not possible to fix this problem as once the content length is written it can't be changed later on. So if e.g. the content comes from the cache, the cache sets the content length and this can't be overwritten anymore. These are the times, where it goes wrong - the same applies to the reader. But as "show-time" is only a debugging feature, this is not a real problem, so we set it to "WONTFIX". I will add a comment to web.xml about it though.
