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

Parser does not maintain order of parameters (URI/Header) #3

Closed
rynorris opened this issue Nov 10, 2014 · 1 comment
Closed

Parser does not maintain order of parameters (URI/Header) #3

rynorris opened this issue Nov 10, 2014 · 1 comment
Labels

Comments

@rynorris
Copy link
Collaborator

The parser does not store the order of URI/Header parameters.
This means that we may arbitrarily re-order parameters at random.

Shouldn't be an issue that causes messages to fail, but sad if you're writing a simple proxy.

@rynorris
Copy link
Collaborator Author

Fixed by Pull Request #23.

cloudwebrtc pushed a commit to cloudwebrtc/gossip that referenced this issue Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant