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

> Naive question for implementers, is it possible for internal redirects to not increase the redirect-count, at least as compared to the limit?

Yea, we could probably do that.  We definitely have all the information in the same place.  We just have to check the flag.

-- 
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-322221419

Received on Monday, 14 August 2017 15:26:06 UTC