- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 22 Feb 2019 08:48:03 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 February 2019 16:48:24 UTC
https://fetch.spec.whatwg.org/#garbage-collection talks about some different aspects, but might help. But as far as I can tell, the fetch algorithm holds a reference to a response, which holds a reference to a body. How could it feed bytes into the body otherwise? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/874#issuecomment-466463933
Received on Friday, 22 February 2019 16:48:24 UTC