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

fix: support API listening on ipv6 #671

Merged
merged 1 commit into from Jan 30, 2019
Merged

fix: support API listening on ipv6 #671

merged 1 commit into from Jan 30, 2019

Conversation

lidel
Copy link
Member

@lidel lidel commented Jan 30, 2019

Context: #668 (comment)

As a workaround, we are removing square brackets from API hostname until the problem is fixed upstream in stream-http (jhiesey/stream-http#104).

Closes #668

Removing square brackets from hostname until the problem is fixed
upstream in `stream-http`.

Details in
#668 (comment)

Closes #668
@ghost ghost assigned lidel Jan 30, 2019
@ghost ghost added the status/in-progress In progress label Jan 30, 2019
@lidel lidel merged commit 78d7c06 into master Jan 30, 2019
@ghost ghost removed the status/in-progress In progress label Jan 30, 2019
@lidel lidel deleted the fix/ipv6-hostname branch January 30, 2019 11:28
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

Successfully merging this pull request may close these issues.

localhost ipv6 address parsing adds extra brackets
1 participant