Skip to content

http2: remove unsupported %.* specifier

The debug sprintf doesn't support %.* specifiers

Fixes: https://github.com/nodejs/node/issues/35688

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading