[w3c/ServiceWorker] Cache.put() does not read response's body (#1383)

A response's body is never explicitly read, so it's unclear what would be stored in the cache for a response with an arbitrary `ReadableStream`.

-- 
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/1383

Received on Monday, 21 January 2019 14:57:30 UTC