- From: Takeshi Yoshino <notifications@github.com>
- Date: Sun, 15 Mar 2015 20:57:00 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 16 March 2015 03:57:26 UTC
Yutaka: Good point. To address an issue the cancellation issue with pipeTo(), basically we need to do the same for the methods (text(), json(), ...) on the Body. It's sad but we cannot adopt `{ finished, cancel() }` approach for these stuff. They're already shipped. Hmm, will it be better if we provide not forcible cancel() but forcible releaseLock() on the stream? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/297#issuecomment-81393305
Received on Monday, 16 March 2015 03:57:26 UTC