- From: Shunya Shishido <notifications@github.com>
- Date: Fri, 21 Jun 2024 01:58:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 June 2024 08:58:15 UTC
> Wouldn't this return a response without any filtering getting applied? I guess the idea is that these are already filtered responses? Can that be asserted? @annevk Sorry to be the slow response. This response is the result of "fetch" in [this step](https://w3c.github.io/ServiceWorker/#lookup-race-response-algorithm:~:text=Set%20raceFetchController%20to%20the%20result%20of%20calling%20fetch%20given%20request%2C%20with%20processResponse%20set%20to%20the%20following%20steps%20given%20a%20response%20raceNetworkRequestResponse%3A) in the service worker spec. So these should be filtered appropriately. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1737#issuecomment-2182321787 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1737/c2182321787@github.com>
Received on Friday, 21 June 2024 08:58:15 UTC