| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -332,7 +332,7 @@ console.log(myURL.password); | |||
| 332 | 332 | ||
| 333 | 333 | myURL.password = '123'; | |
| 334 | 334 | console.log(myURL.href); | |
| 335 | - // Prints https://abc:123@example.com | ||
| 335 | + // Prints https://abc:123@example.com/ | ||
| 336 | 336 | ``` | |
| 337 | 337 | ||
| 338 | 338 | Invalid URL characters included in the value assigned to the `password` property | |
| Back | FazBrowse Home | New Git URL |
0 commit comments