[ https://issues.apache.org/jira/browse/FELIX-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754921#comment-17754921 ]
Carsten Ziegeler commented on FELIX-6625: ----------------------------------------- Fixed for 5.x : https://github.com/apache/felix-dev/commit/a69a5af087add85b25de9155e1723fe80c46eb33 > Make request parameters available for multipart requests > -------------------------------------------------------- > > Key: FELIX-6625 > URL: https://issues.apache.org/jira/browse/FELIX-6625 > Project: Felix > Issue Type: Bug > Components: HTTP Service > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: http.base-5.0.4, http.bridge-5.0.6, http.jetty-5.0.6, > http.base-4.2.10, http.bridge-4.2.12, http.jetty-4.2.16 > > > For a multipart requests currently the submitted data is only available via > the Parts methods; however the parameters should also be available via the > usual getParameter methods. -- This message was sent by Atlassian Jira (v8.20.10#820010)