Kevin,
Thanks for this suggestion, it hadn't occurred to me to check what
Net::Stomp was doing.
It appears that Net::Stomp::Frame (as_string) sets a content-length if
a header called bytes_message is true. As a result I suspect the
content-length is not being set. Can anyone confirm that I have
interpreted this correctly, please?
Glenn