Skip to content

src: accept single argument in getProxyDetails

This makes sure this function stays backwards compatible in case it's accessed through the binding directly.

Refs: https://github.com/nodejs/node/pull/29947#issuecomment-562987888 Refs: https://github.com/nodejs/node/pull/30767

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

Merge request reports

Loading