Re: [whatwg/fetch] Allow "manual" redirect fetches with caveats (#66)

Why can we not inspect `status` and the `Location` header with `redirect: 'manual'`? In some scenarios you just inspect where a redirect is pointing to instead of following it (just like in some scenarios you want to look at where a file symlink points to instead of following it and looking at the target)

-- 
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/66#issuecomment-436045337

Received on Monday, 5 November 2018 21:40:45 UTC