- From: Shunya Shishido <notifications@github.com>
- Date: Tue, 01 Oct 2024 19:12:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 October 2024 02:12:34 UTC
So, ok status will be filtered for "no-cors" fetches? > If raceNetworkRequestResponse’s [status](https://fetch.spec.whatwg.org/#concept-response-status) is [ok status](https://fetch.spec.whatwg.org/#ok-status), then: What about updating this paragraph to refer [internal response](https://fetch.spec.whatwg.org/#concept-internal-response)? Not sure referring the ok status in internal response is concerned for information leaks, but there're a couple of lines referring internal response in the ServiceWorker spec. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1737#issuecomment-2387497622 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1737/c2387497622@github.com>
Received on Wednesday, 2 October 2024 02:12:34 UTC