Skip to content

https: allow url and options to be passed to https.request

This completes https://github.com/nodejs/node/pull/21616 by adding https which was inadvertently left out.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading