We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
URL.parse
1 parent e592d73 commit ef1bc3fCopy full SHA for ef1bc3f
βdoc/api/url.md
@@ -716,7 +716,7 @@ added: v22.1.0
716
717
Parses a string as a URL. If `base` is provided, it will be used as the base
718
URL for the purpose of resolving non-absolute `input` URLs. Returns `null`
719
-if `input` is not a valid.
+if the parameters can't be resolved to a valid URL.
720
721
### Class: `URLSearchParams`
722
0 commit comments