node/doc/api
dr-js 4b030d0573 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: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
Co-authored-by: Robert Nagy <ronagy@icloud.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/36670
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-09-27 12:43:58 +02:00
..
addons.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
assert.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
async_context.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
async_hooks.md doc: fix typo in async_hooks.md 2021-09-24 10:43:17 +02:00
buffer.md doc: fix buffer api example code's token error 2021-09-25 07:30:40 -07:00
child_process.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
cli.md 2021-09-22, Version 16.10.0 (Current) 2021-09-22 21:38:17 +01:00
cluster.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
console.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
corepack.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
crypto.md 2021-09-22, Version 16.10.0 (Current) 2021-09-22 21:38:17 +01:00
debugger.md doc: update debugger.md description and examples 2021-08-07 02:57:31 +00:00
deprecations.md doc: deprecate (doc-only) http abort related 2021-09-27 12:43:58 +02:00
dgram.md dgram: tighten address validation in socket.send 2021-09-18 15:51:00 +02:00
diagnostics_channel.md doc: add version when diagnostics_channel APIs were added 2021-09-25 16:11:27 +00:00
dns.md dns: default to verbatim=true in dns.lookup() 2021-09-12 21:05:35 +02:00
documentation.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
domain.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
embedding.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
errors.md 2021-09-22, Version 16.10.0 (Current) 2021-09-22 21:38:17 +01:00
esm.md module: subpath folder mappings EOL 2021-09-21 23:15:02 -07:00
events.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
fs.md doc: update fs.watchFile doc 2021-09-26 08:36:22 +00:00
globals.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
http2.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
http.md doc: deprecate (doc-only) http abort related 2021-09-27 12:43:58 +02:00
https.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
index.md deps: add corepack 2021-08-25 07:55:32 -07:00
inspector.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
intl.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
module.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
modules.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
n-api.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
net.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
os.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
packages.md module: subpath folder mappings EOL 2021-09-21 23:15:02 -07:00
path.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
perf_hooks.md doc: fix property name 'detail' of performanceEntry 2021-09-08 18:19:55 +00:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
punycode.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
querystring.md doc: mark querystring api as legacy 2021-04-29 13:03:59 +02:00
readline.md readline: add autoCommit option 2021-09-16 23:16:46 +02:00
repl.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
report.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
stream.md doc: correct parameters in fs and stream documentation 2021-09-18 16:09:31 +02:00
string_decoder.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
synopsis.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
timers.md doc: add timeout.close 2021-09-16 22:42:35 +00:00
tls.md doc: fix markdown indentation in lists 2021-09-20 15:19:25 +00:00
tracing.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
tty.md doc: fix markdown indentation in lists 2021-09-20 15:19:25 +00:00
url.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
util.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
v8.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
vm.md doc: fix markdown indentation in lists 2021-09-20 15:19:25 +00:00
wasi.md doc: update WASI example to use import.meta.url 2021-08-31 08:07:35 -07:00
webcrypto.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
webstreams.md doc: reset added: version to REPLACEME 2021-08-28 08:06:48 -07:00
worker_threads.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
zlib.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00