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

@noamr commented on this pull request.



> +  <p class="note">This is done in main fetch and not in HTTP-fetch to avoid blocking or race
+  conditions between the networking queue and the document queue. The implication is that if a
+  fetch redirects to a URL that was preloaded, it would not be consumed.</p>

Hmm looking at this again, this patch is wrong. Will resubmit

-- 
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#discussion_r742025762

Received on Wednesday, 3 November 2021 14:55:35 UTC