Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
url: restrict setting protocol to "file"
Since file URLs can not have `username/password/port`, the specification was updated to restrict setting protocol to "file". Refs: whatwg/url#269 Fixes: nodejs#11785
- Loading branch information