- From: Yutaka Hirano <notifications@github.com>
- Date: Mon, 01 Feb 2016 18:18:31 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 2 February 2016 02:19:01 UTC
> > - <li><p>Set <var>input</var>'s > - <span title=concept-Request-disturbed-flag>disturbed flag</span>. > + <li> The operations are just to make request disturbed and locked. See https://github.com/whatwg/fetch/commit/e7d718ac577b12f190e77370db42b68745d13eac and https://github.com/yutakahirano/fetch-with-streams/issues/60. I think using pipeTo is the right way, but it's not distinguishable at this moment because the Request class doesn't have `body` property (yet). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/200/files#r51514125
Received on Tuesday, 2 February 2016 02:19:01 UTC