- From: Mike West <notifications@github.com>
- Date: Mon, 07 Oct 2019 00:20:59 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 October 2019 07:21:21 UTC
As discussed in w3c/webappsec-fetch-metadata#45, splitting 'document' into a set of destination values that developers can use to determine whether the request is for a top-level document or a nested document will allow us to simplify Fetch Metadata checks performed server side. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/948 -- Commit Summary -- * Split 'document' destination into 'frame' and 'iframe'. -- File Changes -- M fetch.bs (20) -- Patch Links -- https://github.com/whatwg/fetch/pull/948.patch https://github.com/whatwg/fetch/pull/948.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/948
Received on Monday, 7 October 2019 07:21:21 UTC