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.
1 parent 80342f6 commit 515afc6Copy full SHA for 515afc6
doc/api/url.markdown
@@ -85,6 +85,7 @@ Take a parsed URL object, and return a formatted URL string.
85
Here's how the formatting process works:
86
87
* `href` will be ignored.
88
+* `path` will be ignored.
89
* `protocol` is treated the same with or without the trailing `:` (colon).
90
* The protocols `http`, `https`, `ftp`, `gopher`, `file` will be
91
postfixed with `://` (colon-slash-slash).
0 commit comments