Re: [w3c/ServiceWorker] Block 206s entering the cache (via put & addAll) (#937)

I think 416 is fine for the same reasons 404 is fine. The danger of 206 is it's an 'ok' response that likely only represents part of what the developer expects.

Also, by not-allowing 206 we can potentially add range coalescing behaviour in future.

-- 
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/issues/937#issuecomment-344879154

Received on Thursday, 16 November 2017 10:21:28 UTC