Skip to content

http2: stricter settings validation

This relies upon https://github.com/nodejs/node/pull/26809 and should not yet be merged. I just wanted to open the PR to get it out early.

Update: It is actually not important in what order these PRs land. I'll update what ever comes first.

// cc @nodejs/http2

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