Re: [whatwg/fetch] From-Origin (#687)

Agreed that using the origin of the document is a good step forward.
Note though that it would be different from the fetch origin/origin header value in some cases.
One case is cross origin redirections.
The other case is data/blob iframes/workers where what could be used is the origin as computed for service workers

-- 
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/687#issuecomment-381010960

Received on Friday, 13 April 2018 03:29:41 UTC