| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cb4652e commit f09985d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ Node.js specific, and a newer API that implements the same | |||
| 24 | 24 | [WHATWG URL Standard][] used by web browsers. | |
| 25 | 25 | ||
| 26 | 26 | A comparison between the WHATWG and Legacy APIs is provided below. Above the URL | |
| 27 | - `'http://user:pass@sub.example.com:8080/p/a/t/h?query=string#hash'`, properties | ||
| 27 | + `'https://user:pass@sub.example.com:8080/p/a/t/h?query=string#hash'`, properties | ||
| 28 | 28 | of an object returned by the legacy `url.parse()` are shown. Below it are | |
| 29 | 29 | properties of a WHATWG `URL` object. | |
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments