Skip to content

doc: clarify IncomingMessage is a new Readable "forked" from the socket

Rodrigo Muino Tomonari requested to merge github/fork/dr-js/patch-1 into master

Refs: https://github.com/nodejs/node/issues/36617

Added more description on the difference between the IncomingMessage and the underlying message.socket.

Added a separate commit to mark the change of v15.5.0 and deprecate message.aborted per https://github.com/nodejs/node/issues/36617#issuecomment-751443964. (moved to https://github.com/nodejs/node/pull/36670)

Checklist

Merge request reports

Loading