Commit 4b030d05 authored by dr-js's avatar dr-js Committed by Matteo Collina
Browse files

doc: deprecate (doc-only) http abort related

Refs: https://github.com/nodejs/node/pull/36641
Refs: https://github.com/nodejs/node/issues/36617#issuecomment-751443964



Documentation-only deprecate `.aborted` property and `'abort'`,
`'aborted'` event in `http`, and suggest using the corresponding
Stream API instead.

Co-authored-by: default avatarMichaël Zasso <targos@protonmail.com>
Co-authored-by: default avatarRich Trott <rtrott@gmail.com>
Co-authored-by: default avatarRobert Nagy <ronagy@icloud.com>
Co-authored-by: default avatarAntoine du Hamel <duhamelantoine1995@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/36670


Reviewed-By: default avatarRobert Nagy <ronagy@icloud.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent 44b173e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment