- From: Ben Kelly <notifications@github.com>
- Date: Thu, 13 Oct 2016 09:14:01 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 13 October 2016 16:15:20 UTC
I'm sorry I didn't provide more feedback sooner, but can someone explain why we need to expose a `keepalive` flag to script? Why can't the browser just consume the `Request` immediately when `sendBeacon()` is called, store an internal request, and do the fetch later? It feels really weird to me to ask devs to specify a flag for something the browser can probably do automatically in implementation. -- 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/388#issuecomment-253561453
Received on Thursday, 13 October 2016 16:15:20 UTC