Skip to content

http2: convert Http2Settings to an AsyncWrap

Make Http2Settings an AsyncWrap.

Refs: https://github.com/nodejs/node/issues/17746

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

http2

Merge request reports

Loading