- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Fri, 03 Feb 2017 11:52:47 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 February 2017 19:53:19 UTC
We probably ultimately want to add the extra options to ForeignFetchOptions as discussed in #880, but for now just limiting headers and methods to CORS safelisted values seems reasonable, and matches chrome's implementation. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1067 -- Commit Summary -- * Add check for CORS-safelisted methods and headers to foreign fetch. -- File Changes -- M docs/index.bs (4) M docs/index.html (34) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1067.patch https://github.com/w3c/ServiceWorker/pull/1067.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/w3c/ServiceWorker/pull/1067
Received on Friday, 3 February 2017 19:53:19 UTC