Closed
Description
Josh King opened SPR-13111 and commented
Spring messaging currently throws a StompConversionException when an incoming message header does not have a value.
Stomp 1.1 and 1.2 spec shows support for headers with empty values
https://stomp.github.io/stomp-specification-1.1.html#Augmented_BNF
https://stomp.github.io/stomp-specification-1.2.html#Augmented_BNF
Affects: 4.1.6
Issue Links:
- StompDecoder fails for partial headers containing escape sequence [SPR-13416] #17995 StompDecoder fails for partial headers containing escape sequence
Referenced from: commits 7b36558