- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 17 Mar 2016 01:43:15 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Thursday, 17 March 2016 08:43:45 UTC
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