https://issues.apache.org/bugzilla/show_bug.cgi?id=53454
--- Comment #4 from Christopher Schultz <[email protected]> --- (In reply to comment #2) > It is Tomcat's implementation of the Servlet API so this is a Tomcat bug. Oh, I didn't realize that the servlet-api.jar that ships with Tomcat wasn't directly from Oracle. Obviously, Content-Length can be set in ways other than calling setContentLength (and, in fact, must be when the Content-Length exceeds 2^31-1). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
