- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 27 Oct 2022 02:54:12 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 October 2022 09:54:25 UTC
Yes, if you look at https://whatpr.org/fetch/1442.html#http-fetch it currently handles service workers in step 5. Then in step 6, if there's still no response, it'll do a network fetch in substep 3. Then in substep 4 it'll do the opaque-response-safelist check. This is also clarified in a note at the end of step 6. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1442#issuecomment-1293276902 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1442/c1293276902@github.com>
Received on Thursday, 27 October 2022 09:54:25 UTC