Skip to content

http: fix res emit close before user finish

Fixes a regression caused by https://github.com/nodejs/node/pull/20611 which breaks eos, pump and pumpify.

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