Skip to content

http: revert incomingmessage autodestroy

This reverts commits:

Because of the breaking change in the order of emitting the close event in IncomingMessage described in https://github.com/nodejs/node/pull/33035#issuecomment-751476367

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