- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Sun, 27 Jul 2014 20:00:28 +0200
- To: Domenic Denicola <domenic@domenicdenicola.com>
- Cc: "whatwg@lists.whatwg.org" <whatwg@lists.whatwg.org>, Juan Ignacio Dopazo <jdopazo@yahoo-inc.com>, "Tab Atkins Jr." <jackalmage@gmail.com>, William Chan (ιζΊζ) <willchan@chromium.org>
On Thu, Jul 17, 2014 at 9:34 PM, Domenic Denicola <domenic@domenicdenicola.com> wrote: > With that taken care of, I still think it would be ideal for the (client) RequestBodyStream to be writable, not readable. See my earlier example for why that would be problematic. > One thing that might work is for FetchBodyStream to become a pass-through stream, i.e. { WritableStream input, ReadableStream output } where the chunks are just passed directly through: So we cannot have a stream type you can both push to and read from? It's still not really clear to me what steps I need to take based on this thread. -- http://annevankesteren.nl/
Received on Sunday, 27 July 2014 18:00:53 UTC