Re: [fetch] specify types of streams (#167)

> IIUC we are not going to restrict each chunk type for such cases.

What do you mean?  DOM consumers of Response will need to know how to unwrap bytes from the body stream.  For example, cache.put(req, resp).  I thought we were restricting to Uint8Array,

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/167#issuecomment-161657625

Received on Thursday, 3 December 2015 14:36:19 UTC