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

> Where does this end up invoking finalize response?

[Here](https://github.com/whatwg/fetch/pull/1342/files#diff-b4827ee42aceaf9dc3e7216f72262d81c32217e9996fb70a657f259e3ac92604R3852). When the response is available, `fetch finale` is called and should run `finalize response` (once https://github.com/whatwg/fetch/pull/1311 is in that part would be a lot cleaner)

-- 
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-985480865

Received on Friday, 3 December 2021 12:30:10 UTC