Skip to content

Commit 36b4c56

Browse files
committed
doc: add missing deprecation not
PR-URL: #33203 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
1 parent 8f87d25 commit 36b4c56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/http.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ deprecated:
573573
- v13.14.0
574574
-->
575575

576+
> Stability: 0 - Deprecated: Use [`request.destroy()`][] instead.
577+
576578
Marks the request as aborting. Calling this will cause remaining data
577579
in the response to be dropped and the socket to be destroyed.
578580

0 commit comments

Comments
 (0)