- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 18 Jan 2017 01:36:05 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 January 2017 09:36:40 UTC
So my main problem is, what happens if the developer overrides `pipeTo()`? I guess you want to use some kind of safe `pipeTo()`? Maybe Streams should define a way to invoke that. If `pipeTo()` is safe, then invoking it with a conceptual stream is probably okay. But if `pipeTo()` needs to be abstracted anyway, we might as well abstract the identity transform stream too. -- 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/458#issuecomment-273427484
Received on Wednesday, 18 January 2017 09:36:40 UTC