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

We've explored the idea of expanding `Origin` header in the request as well but the challenge we face there is deployability. It's a lot easier for websites to deploy `From-Origin` header on all resources than checking `Origin` header on every resource request while keeping it compatible with old browsers that don't send this request, etc...

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

Received on Wednesday, 4 April 2018 00:29:17 UTC