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 2006/11/23 07:10:00 UTC

DO NOT REPLY [Bug 41008] - POST request ignores command line parameters

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41008>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41008





------- Additional Comments From chris@sourcelabs.com  2006-11-22 22:10 -------
Created an attachment (id=19164)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19164&action=view)
Patch to include POST query method when determining if the query string should
be converted to CGI command line params

Attached patch updates CGIServlet so that POSTs will be included when
determining whether the query string should be converted to CGI command line
arguments.  It also cleans up the logic a bit.	This behavior mirrors the
behavior of the Apache httpd.

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

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