You need to sign in or sign up before continuing.
https: fix default port
https.get('https://github.com/') should use port 443, not 80.
parent
32fdae2c
Please register or sign in to comment
https.get('https://github.com/') should use port 443, not 80.