[rabbitmq-discuss] STOMP incompatibility upgrading 2.7 to 3.1: escaping colons in header values

Kevin Goess kgoess at bepress.com
Wed May 22 01:41:21 BST 2013


STOMP 1.0 allowed colons in header values, e.g.

bp_timestamp:2013-05-21T16:00:21-07:00

But this commit a couple months ago disallowed them in any stomp frame:
https://github.com/rabbitmq/rabbitmq-stomp/commit/4c20ec31d3de9129faeb97a5d95a9e74438bdc00

That seems like a mistake to me, but either way I'm calling it out here in
case anybody else is travelling down the same road.  They now have to be
escaped to "\c".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130521/2fbe866c/attachment.htm>


More information about the rabbitmq-discuss mailing list