- From: Mike West <notifications@github.com>
- Date: Tue, 13 Oct 2015 05:14:25 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 13 October 2015 12:15:13 UTC
Content Security Policy has defined a set of integrations with Fetch
that make a little more sense than the hand-wavey "Whenever the
user agent requests a resource ..." descriptions in CSP1 and CSP2.
Finally.
This patch updates Fetch's placeholders to link to the new algorithms,
and adds a "policy list" attribute to response objects in order to
support those algorithms' requirements.
You can view, comment on, or merge this pull request online at:
  https://github.com/whatwg/fetch/pull/140
-- Commit Summary --
  * Update Fetch with shiny, new CSP hooks
-- File Changes --
    M Overview.src.html (20)
-- Patch Links --
https://github.com/whatwg/fetch/pull/140.patch
https://github.com/whatwg/fetch/pull/140.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/140
Received on Tuesday, 13 October 2015 12:15:13 UTC