Developers can now construct their own ReadableStream instances, and use one as a body for constructing a Response object. It enables streaming composed body data from a ServiceWorker to a page controlled by it.
Docs: https://streams.spec.whatwg.org/#rs https://developers.google.com/web/updates/2016/06/sw-readablestreams