- From: Martin Thomson <notifications@github.com>
- Date: Sun, 25 Oct 2015 23:10:51 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 26 October 2015 06:11:27 UTC
Having the custom `tee()` invoked on `clone()`, but not on the clones used for redirect might be necessary, yes. The important point that @annevk raises is that we might get the performance gain in the places where it is safe (calling `clone()` on a `Request` or `Response`) but we have a separate choice to make about how to deal with the internal cloning needs. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/401#issuecomment-151035347
Received on Monday, 26 October 2015 06:11:27 UTC