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

host header - STOMP 1.1 support and CLI argument #423

Open
nser77 opened this issue Jul 11, 2023 · 0 comments
Open

host header - STOMP 1.1 support and CLI argument #423

nser77 opened this issue Jul 11, 2023 · 0 comments

Comments

@nser77
Copy link

nser77 commented Jul 11, 2023

Hi, sorry for putting a bunch of issues into one discussion, I can split them if you'd prefer.

I noticed that if the vhost option is not specified and the selected STOMP version is 1.1, stomp.py will send a STOMP command without host header, please refer to #420 for more details.

I also noticed that stomp.py CLI does not accept the vhost argument, please refer to #421 for more details.

As per the STOMP protocol specification, the host header MUST be set for procol version 1.1 and 1.2; in our case, would also be great to do so via the stomp.py CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant