- From: rektide <notifications@github.com>
- Date: Wed, 25 Jan 2017 10:31:49 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 January 2017 18:32:21 UTC
@jakearchibald my initial thoughts were that one would: 1. get notification of a PUSHed resource's url (& maybe headers) via observer. 2. create a fetch to consume that resource, which would pull from the registry This would still have to work for streaming. It's just how I envisioned fulfilment of the original ask in #65 & it's predecessor- > I'd be nice if there was an ~observer API that allowed an application to be notified when new fetch requests are added to the registry -- 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/issues/447#issuecomment-275192157
Received on Wednesday, 25 January 2017 18:32:21 UTC