Skip to content

http2: [compat api] allow 'aborted' event on `Http2ServerResponse` instances and trigger those on session.socket's 'sessionError'

Rodrigo Muino Tomonari requested to merge github/fork/rexagod/i-28267 into master

EDIT: Removed Fixes: #28267 in accordance to https://github.com/nodejs/node/pull/32937#pullrequestreview-419820861

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