https: make https.get() accept a URL
https.get() now accepts either a URL (as a string) or an options object. Refs #2859. Fixes #3882.
parent
59011448
Please register or sign in to comment
https.get() now accepts either a URL (as a string) or an options object. Refs #2859. Fixes #3882.