[whatwg/fetch] Response construction with ReadableStream (#283)

This change enables constructing a Response from ReadableStream, as discussed in
https://github.com/yutakahirano/fetch-with-streams/issues/63.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/283

-- Commit Summary --

  * wip
  * fix

-- File Changes --

    M Overview.html (12)
    M Overview.src.html (10)

-- Patch Links --

https://github.com/whatwg/fetch/pull/283.patch
https://github.com/whatwg/fetch/pull/283.diff

---
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/pull/283

Received on Thursday, 14 April 2016 05:43:25 UTC