Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Make http.request correctly parse {host: "hostname:port"}#25752

Closed
nfriedly wants to merge 2 commits intonodejs:masterfrom
nfriedly:gh-25751
Closed

Make http.request correctly parse {host: "hostname:port"}#25752
nfriedly wants to merge 2 commits intonodejs:masterfrom
nfriedly:gh-25751

Conversation

@nfriedly
Copy link

Fixes #25751 so that http.request() doesn't attempt an invalid dns lookup of hostname:port when it should only be looking up hostname.

@jasnell
Copy link
Member

jasnell commented Aug 6, 2015

Going to close this here. If it lands, io.js or the converged branch will be the right place. This shouldn't land in v0.12 or v0.10

@jasnell jasnell closed this Aug 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants