| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| * `urlObject.slashes` property is true; | ||
| * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or | ||
| `file`; | ||
| * `urlObject.protocol` is `undefined`. |
There was a problem hiding this comment.
Is this correct?
> url.format({ hostname: 'example.com' })
'example.com'
Sorry, something went wrong.
There was a problem hiding this comment.
It appears not. I'll update it.
Sorry, something went wrong.
PR-URL: nodejs#9731 Ref: nodejs#9521 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
|
Landed in c1133f4 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc url
Description of change
Refs: #9521