Skip to content

http: align OutgoingMessage.writable with streams

Should be a computed value that looks at finished and destroyed state.

Fixes: https://github.com/nodejs/node/issues/33643

Please keep this in mind when approving this PR.

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