Colm O hEigeartaigh created AMQ-7242:
----------------------------------------
Summary: REST Content Type fixes
Key: AMQ-7242
URL: https://issues.apache.org/jira/browse/AMQ-7242
Project: ActiveMQ
Issue Type: Improvement
Affects Versions: 5.15.9
Reporter: Colm O hEigeartaigh
Fix For: 5.16.0, 5.15.10
There are some problems with the REST Content-Type logic in MessageServlet as
documented here: [https://activemq.apache.org/rest]
* Specifying {{xml=true}} or {{json=true}} in the URL doesn't actually work,
as the code is never called in MessageServlet.
* The defaultContentType is always written out for XML messages, even if it's
not an XML message.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)