- From: meacer <notifications@github.com>
- Date: Thu, 17 Apr 2025 14:22:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 April 2025 21:22:15 UTC
meacer left a comment (whatwg/fetch#1738) Chrome's logic effectively uses both the existing limit and an additional loop detection. The upgrade navigation is still subject to normal redirect limits, but the loop detection can also fail the upgrade much sooner. We found early failures in the upgrade path to be practical. That said, I don't think we should address JS redirects here. The current proposal was intended with only server side redirects in mind. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1738#issuecomment-2814049922 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1738/2814049922@github.com>
Received on Thursday, 17 April 2025 21:22:15 UTC