- From: Douglas Creager <notifications@github.com>
- Date: Mon, 09 Jul 2018 06:17:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 July 2018 13:17:42 UTC
As of w3c/reporting#41, the Reporting spec sends CORS preflights for report uploads if the origin of the collector is different than the origin of the reports in the upload. That means we can remove Reporting from the CORS protocol exception list. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/776 -- Commit Summary -- * Remove Reporting API from CORS exceptions -- File Changes -- M fetch.bs (6) -- Patch Links -- https://github.com/whatwg/fetch/pull/776.patch https://github.com/whatwg/fetch/pull/776.diff -- 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/776
Received on Monday, 9 July 2018 13:17:42 UTC