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

          Priority: P2
            Bug ID: 53409
          Assignee: dev@tomcat.apache.org
           Summary: Request class actively restricts sending parameters in
                    the body unless using POST
          Severity: normal
    Classification: Unclassified
          Reporter: sta...@gmail.com
          Hardware: PC
            Status: NEW
           Version: 6.0.35
         Component: Connectors
           Product: Tomcat 6

Hi I did view Bug 48692 and Bug 49964 and
http://markmail.org/message/opptokzqz7y6z7nk
It's great you've fixed it in 7.x, but the thing is there are users like me
that currently have to develop REST services using Tomcat 6.0.x (which is still
a supported version) sadly as I see it, marking Bug 49964 duplicate of Bug
48692 made this fix unavailable for us, Tomcat 6 users, because Tomcat.0.35 was
released in the beginning of the year and both bugs were last modified in 2010
and still does not have this simple yet so important fix. So for Tomcat 6.0.x
this is still a bug(or an enhancement if you wish to be strict although the RFC
does not restrict it and Request.java lines 2599-2600 does :) ) and a very
annoying one, that forces manual parsing of the request body and\or other
workarounds.

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