Re: [ServiceWorker] Can caches store and retrieve results that are still being written to the cache? (#573)

> Note: The cache commit is allowed as long as the response's headers are available.

This suggests to me that committing at this point is optional for the implementation.  Is this correct?

If its required, I suggest stronger language like "The cache must commit the response once the headers are available."

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

Received on Thursday, 11 December 2014 14:19:55 UTC