-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Catch up to recent changes in whatwg/url #33315
Copy link
Copy link
Closed
Labels
urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.
Description
Activity
Metadata
Metadata
Assignees
Labels
urlIssues and PRs related to the legacy built-in url module.Issues and PRs related to the legacy built-in url module.whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.
The URL Standard has recently made a few minor normative changes which Node.js should probably track:
It's also possible other not-so-recent changes were missed, e.g. I didn't see anything labeled
whatwg-urlwhen I searched for "gopher" on the issue tracker that would correspond to whatwg/url@d589670 and whatwg/url@7ae1c69.Finally I'll mention that whatwg/url#459 is likely to land soon (forbid < and > in hosts).
I've suggested to @annevk that he file bugs on Node.js for any such normative changes, but for now I wanted to file this one to help the project track.