- From: Yoav Weiss <notifications@github.com>
- Date: Tue, 23 May 2017 01:11:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2017 08:12:27 UTC
Add a potential destination definition and processing, to enable preload
processing to decouple the `as` value from `destination` to enable
preloading the empty destination using the `fetch` keyword.
This is an alternative solution to https://github.com/whatwg/fetch/pull/442 as discussed in https://github.com/whatwg/fetch/pull/442#discussion_r103624566
You can view, comment on, or merge this pull request online at:
  https://github.com/whatwg/fetch/pull/547
-- Commit Summary --
  * Add potential destination.
-- File Changes --
    M fetch.bs (12)
-- Patch Links --
https://github.com/whatwg/fetch/pull/547.patch
https://github.com/whatwg/fetch/pull/547.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/547
Received on Tuesday, 23 May 2017 08:12:27 UTC