- From: Antonio Sartori <notifications@github.com>
- Date: Thu, 06 May 2021 01:39:13 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 May 2021 08:39:26 UTC
This change adds a policy container to the request. The idea is to snapshot the policies when the request is created and have them available for the whole lifetime of the fetch algorithm. Together with a change to CSP, this will solve https://github.com/whatwg/fetch/issues/832. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1231 -- Commit Summary -- * Add policy container to request -- File Changes -- M fetch.bs (22) -- Patch Links -- https://github.com/whatwg/fetch/pull/1231.patch https://github.com/whatwg/fetch/pull/1231.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/1231
Received on Thursday, 6 May 2021 08:39:26 UTC