Re: [whatwg/fetch] Question about tainted origin flag (#953)

I think the tainted origin flag is not what you want.

You can check [request's response tainting](https://fetch.spec.whatwg.org/#concept-request-response-tainting) to see whether there is a "cross-origin request" in the redirect chain.

-- 
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/953#issuecomment-546171018

Received on Friday, 25 October 2019 02:13:20 UTC