https://issues.apache.org/bugzilla/show_bug.cgi?id=50747

--- Comment #3 from Mark Thomas <ma...@apache.org> 2011-02-09 15:48:04 EST ---
Tomcat could be a little smarter here.

We currently ignore a call to setContentLength() after a call to getWriter().
However, we only have to ignore the content length once bytes have actually
been written to the response and a method to determine that is available.

If I were to patch trunk, could you build 7.0.x from source and give it a try?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to