Details
Description
The MessageServlet used for the REST interface supplied in the demo web app will not correctly use the request body of an HTTP POST request if the content-type header contains more than just the MIME type.
The specification for this header indicates that there can be multiple values in this header.
Attachments
Attachments
Issue Links
- relates to
-
AMQ-4668 REST API only accepts non-form content if content type of text/xml
- Resolved