You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/07/20 23:25:01 UTC

DO NOT REPLY [Bug 49779] 501 Method not implemented with successive POST requests

https://issues.apache.org/bugzilla/show_bug.cgi?id=49779

--- Comment #3 from Ed Saltelli <ed...@gmail.com> 2011-07-20 21:25:01 UTC ---
One side-effect of consuming the Request's body is that consumers of the
restored request are forced into using request.getInputStream() i.e. you cannot
attempt to obtain a reader via request.getReader().

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org