Re: [whatwg/fetch] Why does Fetch specify a max redirect count of 20? (#576)

It also seems like there's still the question of "internal redirects" vs "HTTP redirects" and without having metrics on those the above numbers don't paint a complete picture. E.g., if there are reliable 5 internal redirects of the kind that would be counted outside CFNetwork when you get close to 20 lowering the overall limit would in fact be practical.

We'd also need to clearly identify the "internal redirects" that would have to be counted. (From that perspective I'm somewhat more aligned with Domenic above in that I think it would be better if we only counted network redirects, but in the end that's not what matters.)

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

Received on Monday, 17 February 2020 17:11:24 UTC