The Memory Usage plugin does not support multipart/form-data POST requests
--------------------------------------------------------------------------
Key: FELIX-2241
URL: https://issues.apache.org/jira/browse/FELIX-2241
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-memoryusage-plugin-1.0.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-memoryusage-plugin-1.0.0
The Memory Usage plugin currently only supports url-encoded parameters to POST
requests. It would be useful to also support multipart/form-data encoded
parameters. This is made easy by the WebConsoleUtil.getParameter method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.