- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 Jul 2019 03:16:46 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 July 2019 10:17:08 UTC
@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