Skip to content

http: support server options on createServer

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

The feature and docs were added in #15752, but it looks like the http.createServer call was missed. I looked for someone else fixing this issue but did not find it.

Also this is my first PR, and I tried to follow all the contribution instructions but I may have missed something, so any help with what else I am missing would be great. Thanks in advance.

Merge request reports

Loading