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)

Yeah. I'm not sure why the a redirect would not be followed when it comes from the cache. It's still a response with a redirect status as far as Fetch is concerned and will be processed as any other response.

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

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

Received on Monday, 12 August 2024 16:08:05 UTC