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

Something like `Access-Control-Allow-Visible-Redirect: *`

This would make a redirect responses visible. If the request was cross-origin, it would still have to pass existing CORS checks, and would be filtered accordingly.

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

Received on Monday, 11 September 2017 10:06:18 UTC