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

Ralf Hauser <hau...@acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|CoyoteInputStream           |CoyoteInputStream
                   |asynchronous read (wait     |getInputStream() read (wait
                   |after premature end and the |after premature end and the
                   |rest comes)                 |rest comes)

--- Comment #3 from Ralf Hauser <hau...@acm.org> ---
No, we are not using "Tomcat-provided Servlet-3.0 file-upload" but
commons-fileupload-1.4.jar with launched by some legacy struts

"asynchronous" may be confusing - it is blocking, but after one thinks it is
done, more appears in the inputstream

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