- From: Ben Kelly <notifications@github.com>
- Date: Mon, 17 Apr 2017 08:17:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 April 2017 15:18:03 UTC
An idea for bringing `isReload` back: 1. `FetchEvent.isReload` only applies to navigation requests. 2. Add a `Client.isReload` flag that indicates it was reload. This would allow ServiceWorker scripts to check if sub-resource requests are coming from a reloaded client if they wish. I don't think this would force browsers to standardize reload button UX behavior. -- 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/524#issuecomment-294507016
Received on Monday, 17 April 2017 15:18:03 UTC