- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 16 Mar 2018 02:42:54 +0000 (UTC)
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 March 2018 02:43:17 UTC
Origin serialization is not defined by RFC6454 anymore, but instead by https://html.spec.whatwg.org/multipage/origin.html#ascii-serialisation-of-an-origin. That is the one that the rest of the browser uses, and should be used here too. (Note that it's not the Unicode serialization; no browser implements that.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-handler/issues/260
Received on Friday, 16 March 2018 02:43:17 UTC