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

Yea, we do internal redirects for all kinds of things and they appear to be included in our limit checking:

http://searchfox.org/mozilla-central/source/netwerk/protocol/http/HttpBaseChannel.cpp#3381

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

Received on Friday, 11 August 2017 20:32:42 UTC