- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 26 Jun 2020 04:00:26 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 June 2020 11:00:39 UTC
Tentative commit message: ``` Integrate CORP and COEP This adds support for cross-origin embedding policy, which primarily is a way of enforcing the Cross-Origin-Resource-Policy header to be set on responses. See also this HTML change which links tests and the various issues and standards efforts involved here: https://github.com/whatwg/html/pull/5454. The earlier added "serialize a request URL for reporting" has been replaced with "serialize a response URL for reporting" as centering things around responses was found more logical. ``` Any final feedback? -- 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/pull/1030#issuecomment-650119811
Received on Friday, 26 June 2020 11:00:39 UTC