Skip to content

[v14.x] revert set IncomingMessage.destroyed

This reverts commit 28e6626c.

After more thought https://github.com/nodejs/node/issues/33591 I think the consensus is that this should have landed as semver-major. Also requires some more PR's to land to work well. https://github.com/nodejs/node/pull/33655 https://github.com/nodejs/node/pull/33654

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