Re: [whatwg/fetch] Spec unexpectedly requires caching 30x responses themselves — rather than caching the result of running HTTP-redirect fetch to follow the 30x redirects (Issue #1765)

> As far as I know redirect responses are cacheable. I'm also not sure why that would result in the redirect not getting followed.

OK, I guess I see now what you’re saying: The UA is intentionally supposed to cache each 30x response, and then re-follow that redirect every time it re-loads that 30x response from its cache?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1765#issuecomment-2284350578
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1765/2284350578@github.com>

Received on Monday, 12 August 2024 15:57:15 UTC