[JIRA] Updated: (SSPCPP-335) Handle query strings on POST and avoid unintended POST data consumption
Scott Cantor (JIRA)
noreply at shibboleth.net
Fri Sep 9 05:02:25 BST 2011
[ https://issues.shibboleth.net/jira/browse/SSPCPP-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated SSPCPP-335:
--------------------------------
Comment: was deleted
(was: Permanent fix for this bug.)
> Handle query strings on POST and avoid unintended POST data consumption
> -----------------------------------------------------------------------
>
> Key: SSPCPP-335
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-335
> Project: Shibboleth SP - C++
> Issue Type: Improvement
> Components: Request Processing
> Affects Versions: 2.4, 2.4.1
> Reporter: Scott Cantor
> Assignee: Scott Cantor
> Fix For: 2.5
>
>
> Currently the CGI parser implementation consumes either query string or POST body data automatically based on the request method, it can't handle POST with a query string, and it can't be told not to consume the POST body while still parsing a query string. The main use case is in the Query-based RequestMap rules.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list