Re: [ServiceWorker] what should Cache put operations do if the body errors out after resolving promise? (#665)

One idea is to resolve put/add/addAll with another object that exposes a promise representing the completion of the body.  That would at least give code a chance of detecting this.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/665#issuecomment-87007485

Received on Friday, 27 March 2015 16:58:20 UTC