[xhr] Replace byte stream with ReadableStream (#57) (#61)

As Fetch spec now uses ReadableStream instead of byte stream, XHR should follow it.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/61

-- Commit Summary --

  * Replace byte stream with ReadableStream

-- File Changes --

    M Overview.html (170)
    M Overview.src.html (162)

-- Patch Links --

https://github.com/whatwg/xhr/pull/61.patch
https://github.com/whatwg/xhr/pull/61.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/xhr/pull/61

Received on Thursday, 17 March 2016 08:43:45 UTC