-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
url.resolve auth issue #1435
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.
produces
http://user:pass@fakeurl.com/path/resource.html?query#hashNode.js has been doing this for as long as I've been using it. How can it be correct to add auth information from one absolute url to another absolute url?