| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2995506 commit 16f9631
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1030,6 +1030,11 @@ The formatting process operates as follows: | |||
| 1030 | 1030 | ### url.parse(urlString[, parseQueryString[, slashesDenoteHost]]) | |
| 1031 | 1031 | <!-- YAML | |
| 1032 | 1032 | added: v0.1.25 | |
| 1033 | + changes: | ||
| 1034 | + - version: v9.0.0 | ||
| 1035 | + pr-url: https://github.com/nodejs/node/pull/13606 | ||
| 1036 | + description: The `search` property on the returned URL object is now `null` | ||
| 1037 | + when no query string is present. | ||
| 1033 | 1038 | --> | |
| 1034 | 1039 | ||
| 1035 | 1040 | * `urlString` {string} The URL string to parse. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments