Skip to content

http2: always call callback on Http2ServerResponse#end

Rodrigo Muino Tomonari requested to merge github/fork/rexagod/i-28001 into master

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

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

Merge request reports

Loading