Skip to content

http: invoke callback with ERR_STREAM_DESTROYED if the socket is destroyed

Fixes: https://github.com/nodejs/node/issues/36673 Refs: https://github.com/nodejs/node/pull/29227#issuecomment-752045611

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