There was an error while loading. Please reload this page.
URL.parse
1 parent d5640ca commit 3da5bc0Copy full SHA for 3da5bc0
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: `URLPattern`
722
0 commit comments