Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sending headers with the disconnect frame #22715

Closed
wants to merge 1 commit into from

Conversation

ikempf
Copy link
Contributor

@ikempf ikempf commented Apr 1, 2019

The disconnect method of StompSession does not allow sending custom headers. This is something that is possible in other libraries and there does not seem to be a good reason to not support this.

This pull request is related to #16222 but does not limit itself to the receipt header.

@pivotal-issuemaster
Copy link

@ikempf Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 1, 2019
@pivotal-issuemaster
Copy link

@ikempf Thank you for signing the Contributor License Agreement!

@rstoyanchev rstoyanchev added in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 8, 2019
@rstoyanchev rstoyanchev self-assigned this Nov 8, 2019
@rstoyanchev rstoyanchev added this to the 5.2.2 milestone Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants