[w3c/ServiceWorker] Block partial responses entering the cache (#1210)

This change adds a guard to put() and addAll() that blocks 206 responses
entering the cache.

Fixes #937.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1210

-- Commit Summary --

  * Block partial responses entering the cache

-- File Changes --

    M docs/index.bs (3)
    M docs/v1/index.bs (3)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1210.patch
https://github.com/w3c/ServiceWorker/pull/1210.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1210

Received on Tuesday, 17 October 2017 07:52:07 UTC