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 ee36b86 commit 91a131eCopy full SHA for 91a131e
doc/api/url.md
@@ -720,7 +720,7 @@ added: v22.1.0
720
721
Parses a string as a URL. If `base` is provided, it will be used as the base
722
URL for the purpose of resolving non-absolute `input` URLs. Returns `null`
723
-if `input` is not a valid.
+if the parameters can't be resolved to a valid URL.
724
725
### Class: `URLPattern`
726
0 commit comments