- From: Ben Kelly <notifications@github.com>
- Date: Mon, 24 Jun 2019 06:47:42 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 June 2019 13:48:05 UTC
Is this something that would need to be passed through a service worker that does `evt.respondWith(fetch(evt.request))`? Also, how would this interact with the element lifecycle? For example, if the element is removed and discarded during the fetch, will the fetch keep it alive? -- 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/912#issuecomment-505017281
Received on Monday, 24 June 2019 13:48:05 UTC