- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 25 Aug 2024 23:16:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 August 2024 06:16:10 UTC
Okay so if HTTP-network-or-cache fetch step 8.25.1 gives us a non-200 response we should not be pretending we can revalidate. I guess the Chromium code says it makes sense for 206 as well, but isn't a 304 always translated to a 200? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1770#issuecomment-2309407820 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1770/2309407820@github.com>
Received on Monday, 26 August 2024 06:16:10 UTC