Re: [whatwg/fetch] Cannot get next URL for redirect="manual" (#763)

Hmm, I have to admit I thought someone directly calling `fetch(url, { redirect: "manual" })` from the main thread would be able to walk the redirect chain themselves.  I guess I was confused when we added the manual redirect stuff.

-- 
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/763#issuecomment-397312307

Received on Thursday, 14 June 2018 14:18:18 UTC