stomp / stomp-spec

STOMP Protocol Specification
http://stomp.github.io/
78 stars 30 forks source link

Clarification of Headers in SEND and MESSAGE frames #20

Closed chirino closed 13 years ago

chirino commented 13 years ago

On Tue, Nov 16, 2010 at 5:25 AM, Rob Harrop rob.harrop@springsource.com wrote:

I wanted to clarify the expected behaviour of headers contained in SEND frames.

The spec makes no mention of whether arbitrary headers added to SEND frames should be present in the corresponding MESSAGE frames when the message is sent to subscribers.

What is the opinion of the group regarding this behaviour?

iande commented 13 years ago

I believe any headers within a SEND frame that are not part of the STOMP protocol should be blindly passed on to subscribers.

chirino commented 13 years ago

fixed in commit: https://github.com/stomp/stomp-spec/commit/1f0083b6444e4b62a0eed8cf62ba8fbab41d3687