mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
doc: assign missing deprecation code
Signed-off-by: Richard Lau <riclau@uk.ibm.com> PR-URL: https://github.com/nodejs/node/pull/33109 Refs: https://github.com/nodejs/node/pull/32807 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
This commit is contained in:
parent
6b2e3afee9
commit
76ba9503a2
@ -2651,8 +2651,8 @@ written twice. This introduces a race condition between threads, and is a
|
||||
potential security vulnerability. There is no safe, cross-platform alternative
|
||||
API.
|
||||
|
||||
<a id="DEP0XXX"></a>
|
||||
### DEP0XXX: Use `request.destroy()` instead of `request.abort()`
|
||||
<a id="DEP0140"></a>
|
||||
### DEP0140: Use `request.destroy()` instead of `request.abort()`
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
|
Loading…
Reference in New Issue
Block a user