In the node https module docs, regarding https.request, an example is shown:
const options = { hostname: \'encrypted.google.com\', port: 443, path: \'/\',