Re: [whatwg/fetch] redirects and etag/if-none-match (Issue #1770)

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