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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
Interesting.

I expanded the current upgrade with request body tests to use GET and POST and
they still passed. Switching to a Reader triggered the issue because that
triggers a call to available() and - as Rémy pointed out - that is where things
go wrong.

I agree with Rémy's comments on efficiency but I want to see what a patch to
fix this would look like before deciding on whether I think we should support
this or not. My starting point is that I would like to support it if practical.

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