Re: [whatwg/fetch] Redirect loop handling not discussed (Issue #1738)

meacer left a comment (whatwg/fetch#1738)

> [@meacer](https://github.com/meacer) according to [@simon-friedberger](https://github.com/simon-friedberger) you all also look at `<meta http-equip=refresh>` and the like. Is that not the case?

We don't have any specific logic for meta redirects. Something like `<meta http-equip=refresh content='0'>` shouldn't trigger a redirect loop in Chrome. So yeah, I think I'd count any redirect that happens after the page load as out of scope for this change.


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

Message ID: <whatwg/fetch/issues/1738/2831681734@github.com>

Received on Saturday, 26 April 2025 00:37:36 UTC