-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.
Description
Code
var url = require("url")
console.log(url.parse('ws://localhost').pathname)Node version and output
12.13.0
"/"
10.16.3
null
The change is not visible in the docs
I could submit a PR if you confirm this should be added to the doc
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.