summaryrefslogtreecommitdiff
path: root/test/internet/test-http-https-default-ports.js
Commit message (Collapse)AuthorAgeFilesLines
* https: fix default portKoichi Kobayashi2013-08-051-0/+44
https.get('https://github.com/') should use port 443, not 80.