- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 26 Jan 2015 16:31:52 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 27 January 2015 00:32:36 UTC
See https://github.com/yutakahirano/fetch-with-streams/issues/14. Fetch has `req.clone()` and `res.clone()` which are currently ill-defined. They should be defined here, in a generic fashion, and probably there should be a user-exposed API for it (one way or another). Our current experiments with this are in TeeStream.md, but those are probably very outdated. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/271
Received on Tuesday, 27 January 2015 00:32:36 UTC