Subject: | support "+" in Content-Type |
"+" is used in the industry as part of the content-type, well, at least
with HornetQ. It would be nice to be able to use the POST command to
debug this stuff, but it balks at me if I try to;
[crackerjack@dev1905 ~] POST http://10.128.198.39:8080/queues -c
'application/hornetq.jms.queue+xml'
POST: Illegal Content-type format
API documentation for HornetQ is here:
http://docs.jboss.org/hornetq/2.2.2.Final/rest-interface-manual/html/ch07.html