https://bz.apache.org/bugzilla/show_bug.cgi?id=60698
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.0.73 |8.5.x-trunk Status|NEW |NEEDINFO Component|Connectors |Connectors Product|Tomcat 7 |Tomcat 8 Severity|major |enhancement Target Milestone|--- |---- --- Comment #1 from Remy Maucherat <[email protected]> --- This will need to be investigated before making a change. I consider that getContentLength reflects the content-length header and "unknown" allows the current behavior. The Tomcat code accommodates the current behavior (Request.parseParameters), and I think user code will have to check for the transfer-encoding header anyway rather to rely on -1. Conclusion: not convinced. I'll move this to 8.5 as well. -- 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]
