node/lib/internal/http2
Orgad Shaneh f67e45e070
http2: fix client async storage persistence
Create and store an AsyncResource for each stream, following a similar
approach as used in HttpAgent.

Fixes: https://github.com/nodejs/node/issues/55376
PR-URL: https://github.com/nodejs/node/pull/55460
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2024-10-31 17:08:45 +00:00
..
compat.js http2: remove prototype primordials 2024-07-05 06:20:12 +00:00
core.js http2: fix client async storage persistence 2024-10-31 17:08:45 +00:00
util.js http2: expose nghttp2_option_set_stream_reset_rate_limit as an option 2024-09-30 09:52:08 +00:00