Re: [whatwg/fetch] Fetch claims to define ReadableStream, but Streams is the actual location (#780)

The Service Worker standard uses this definition of ReadableStream here: https://w3c.github.io/ServiceWorker/#cache-put (step 8.1). I think it could probably be migrated to use the streams standard for this one, although it still needs other stream-related definitions from the fetch standard.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/780#issuecomment-408726104

Received on Monday, 30 July 2018 02:01:18 UTC