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

The limit of 10 was introduced here based on lynx's behavior:

https://bugzilla.mozilla.org/show_bug.cgi?id=83471

Prior to that it appears we just looped forever.

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

Received on Friday, 11 August 2017 18:28:41 UTC