Skip to content

Stomp version 1.1 and 1.2 allows headers with empty values [SPR-13111] #17702

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

Referenced from: commits 7b36558

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions