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

Handle IPv6 host in Request Headers #522

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

madlymad
Copy link

@madlymad madlymad commented Jul 6, 2017

In case of IPv6 wrap the ip in brackets for "Host" and "Origin" headers
Without the brackets server responds with 400-Bad Request.

In case of IPv6 wrap the ip in brackets for "Host" and "Origin" headers
Without the brackets server responds with 400-Bad Request.
@dumganhar
Copy link

@nlutsenko, do you get time to review this pull request? Could it be merged?

@madlymad
Copy link
Author

For some reason Travis does not like this PR I created a question requesting some support from Autobahn in order to identify if the problem is on the tests or the code and why this happens but I have no response so far.

But in my case this solved the problem.

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

Successfully merging this pull request may close these issues.

3 participants