https://bz.apache.org/bugzilla/show_bug.cgi?id=58544

--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> ---
Should this usage of request.getContentLength be changed to use
request.getHeader("Content-Length") to avoid the 2GiB primitive int limit?

-- 
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