Re: [whatwg/fetch] Integration with preload (PR #1342)

> To clarify, this depends on the other PR that merges everything into "fetch finale", right?

I don't think it needs to be dependent. Fetch finale clarifies things but doesn't change the behavior of this.
Because the response is already fully loaded into a byte stream by the time it's returned from the "consume" algorithm (marking the response "done"), the current version of fetch finale would work just the same.

-- 
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/pull/1342#issuecomment-992380848

Received on Monday, 13 December 2021 11:44:48 UTC