Skip to content

Commit e73c404

Browse files
atlowChemiH4ad
authored andcommitted
http2: use addAbortListener
PR-URL: nodejs#48550 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 85a5b17 commit e73c404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/http2/core.js

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const {
2929
Symbol,
3030
SymbolDispose,
3131
SymbolAsyncDispose,
32+
SymbolDispose,
3233
TypedArrayPrototypeGetLength,
3334
Uint32Array,
3435
Uint8Array,

0 commit comments

Comments
 (0)