Skip to content

[v10.x] Revert "http: always emit close on req and res"

This also reverts https://github.com/nodejs/node/commit/2a9c83321b7893395d9472755290c31acf4228a4 which modifies the added file and line.

Refs: https://github.com/nodejs/node/pull/20611#issuecomment-401021232

/cc @nodejs/tsc

The change landed in v10.2.0. I suppose there is a risk to break code that is now relying on it?

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

Merge request reports

Loading