Skip to content

lib: allow http.OutgoingMessage to be used in Writable.toWeb()

Attempted to fix the issue by watering down the condition being checked in lib/internal/webstreams/adapters.js similar to isWritableNodeStream utility being used in internal/streams/utils

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

Merge request reports

Loading