- From: Mike West <notifications@github.com>
- Date: Tue, 05 Apr 2016 00:56:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 5 April 2016 07:56:55 UTC
This will enable CSP to correctly handle nonce checks during Fetch, which it fails to do today. We'll need to make some changes to HTML to support this new mechanism, but that will come in a separate patch. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/273 -- Commit Summary -- * Issue #269: Add 'cryptographic nonce metadata' to requests. -- File Changes -- M Overview.html (134) M Overview.src.html (10) -- Patch Links -- https://github.com/whatwg/fetch/pull/273.patch https://github.com/whatwg/fetch/pull/273.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/273
Received on Tuesday, 5 April 2016 07:56:55 UTC