Skip to content

Clarify args accepted in docs for http.Server.listen

Rodrigo Muino Tomonari requested to merge github/fork/musgravejw/master into master

Additional documentation around http.Server.listen() argument list.

Closes https://github.com/nodejs/node/issues/16300

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