3.71.3
(fix): Retain a reference to the upstream Response on streaming and SSE response
bodies so that undici’s FinalizationRegistry does not garbage-collect the
Response and cancel the body stream on Node 18+.
(fix): Retain a reference to the upstream Response on streaming and SSE response
bodies so that undici’s FinalizationRegistry does not garbage-collect the
Response and cancel the body stream on Node 18+.