<div dir="ltr">STOMP 1.0 allowed colons in header values, e.g.<div><br></div><div><div>bp_timestamp:2013-05-21T16:00:21-07:00</div><div><br></div><div style>But this commit a couple months ago disallowed them in any stomp frame: <a href="https://github.com/rabbitmq/rabbitmq-stomp/commit/4c20ec31d3de9129faeb97a5d95a9e74438bdc00">https://github.com/rabbitmq/rabbitmq-stomp/commit/4c20ec31d3de9129faeb97a5d95a9e74438bdc00</a></div>
<div><br></div><div style>That seems like a mistake to me, but either way I&#39;m calling it out here in case anybody else is travelling down the same road.  They now have to be escaped to &quot;\c&quot;.</div><br>
</div></div>