Re: [whatwg/fetch] Header to opt out of opaque redirect (#601)

Just adding to the list of "interest shown" in this feature.

Our use-case is very much as described in https://github.com/whatwg/fetch/issues/601#issuecomment-502667208 — we are implementing a generic authentication proxy wrapper (so it's not application-specific), which will occasionally respond with an oauth redirect when the auth token has expired. `fetch()` obviously can't identify these responses, so we have a conundrum.

-- 
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/601#issuecomment-524277783

Received on Friday, 23 August 2019 11:19:34 UTC