- From: Ilya Grigorik <notifications@github.com>
- Date: Wed, 23 Sep 2015 10:57:36 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 23 September 2015 17:58:03 UTC
> How is this supposed to work with Service Workers? Does beacon-related fetch retain beacon's magical behavior? Yes, it's the lower-level net stack that's in position to figure out how and when requests can be coalesced to reduce energy use, etc. As such, you'd see a regular request in SW, which you pass through and allow the net-stack to figure out how and when to deliver it. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/124#issuecomment-142680019
Received on Wednesday, 23 September 2015 17:58:03 UTC