Remove nonstandard URL.originFor #10374
Labels
url
Issues and PRs related to the legacy built-in url module.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
Apparently the new WHATWG URL API includes a nonstandard static method originFor. Its presence encourages writing code that is not interoperable between Node.js and browsers. It should be removed.
The text was updated successfully, but these errors were encountered: