Details
Description
If you don't format the POST content like "body=
{content}", the servlet will only read the body if the content type is text/xml. I'd like to submit JSON so it is not working. I've included a patch to open it up a bit.
Attachments
Attachments
Issue Links
- is related to
-
AMQ-3518 MessageServletSupport request body does not check the content-type in an intelligent way
- Resolved