Re: [fetch] Add flag to indicate delay-tolerant Request, to enable request coalescing. (#184)

As I mentioned in the other issue, we should think about what parts of the delaying we want to expose to the web page which initiated the request.

If we let the webpage see the timing of when the request goes out, that will severely limit our flexibility in choosing that timing. And we'll have to precisely define what that timing should be so that it's consistent across browsers.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/184#issuecomment-164943498

Received on Wednesday, 16 December 2015 00:28:18 UTC