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

Extend listen to enable IPv6 support. #558

Merged
merged 1 commit into from Jan 21, 2014
Merged

Extend listen to enable IPv6 support. #558

merged 1 commit into from Jan 21, 2014

Conversation

pl31
Copy link
Contributor

@pl31 pl31 commented Jan 21, 2014

No one is assigned
http-proxy cannot listen on ipv6 ports.

IMO it should be enough to add an additional parameter 'hostname' to listen (/lib/http-proxy/index.js) and pass it to _server.listen.

See http://nodejs.org/api/http.html#http_server_listen_port_hostname_backlog_callback.

@pl31 pl31 closed this Jan 21, 2014
@pl31 pl31 reopened this Jan 21, 2014
@jcrugzz
Copy link
Contributor

jcrugzz commented Jan 21, 2014

LGTM

jcrugzz added a commit that referenced this pull request Jan 21, 2014
Extend listen to enable IPv6 support.
@jcrugzz jcrugzz merged commit 7a53ec2 into http-party:master Jan 21, 2014
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.

None yet

2 participants