Re: [ServiceWorker] Receivers of ranged responses must ensure all ranges come from the same underlying resource (#703)

F2F:

`cache.put` should prevent adding 206 responses.
 
* HTTP spec says a server can respond 200 in responses to a ranged request
* Do browsers allow this? If not, file bugs
* If browsers unprepared to fix, change `cache.match` to help

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

Received on Tuesday, 26 January 2016 22:40:23 UTC