Skip to content

v1.3.4 replaced my custom header in open socket? #58

Closed
@marain87

Description

@marain87

I am using "openSocketWithURLRequest" function with "connectionHeaders" to set my custom header.
It is normal when I am using v1.3.3 or before. But I upgrade to v1.3.4 my custom header seem to be replaced by line 137 in "connect" function ...
Does anyone have the same problem?

line 137:
// Support for Spring Boot 2.1.x
connectionHeaders = [StompCommands.commandHeaderAcceptVersion:"1.1,1.2"]

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions