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

Given that, at least Response constructor would accept only ReadableStream type instances, and therefore Response.body is always ReadableStream. OK.

Maybe later we'd use piping-to-transform-stream for duck typing to real conversion if it's really needed.

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

Received on Friday, 4 December 2015 17:46:13 UTC