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

--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> 
2010-09-20 16:50:00 EDT ---
In one of the discussions on the tomcat-user list, the OP had complained that
he couldn't pass "parameters" using methods such as DELETE, etc. I figured I'd
let the configuration specify any HTTP method(s) that should be parsed, and not
just PUT.

That's why I chose that stupidly-long name.

Good news about the STRICT_SERVLET_COMPLIANCE: since this is a new
configuration parameter, it will simply default to adhere strictly to the
servlet spec (that is, only POST gets it's body parsed) and any user-defined
configuration will override it. Thanks.

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to