Re: [whatwg/fetch] Cache-Friendly Access-Control-Allow-Origin (#890)

@Jxck the main reason is that it's much more complex than the alternative (`same-site` + multiple values). If you're curious as to why it's more complex, I'd encourage you to try to write a detailed processing model for it. I.e., write the parser that turns the strings you want developers to be able to write into a data model and then write the matching algorithm for that data model.

-- 
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/890#issuecomment-512756119

Received on Thursday, 18 July 2019 10:17:08 UTC