- From: Jungkee Song <notifications@github.com>
- Date: Tue, 17 Oct 2017 07:51:44 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 October 2017 07:52:07 UTC
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