- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 02 Dec 2015 09:40:41 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 2 December 2015 17:41:36 UTC
> Hmm it looks like the Response.body method says: https://fetch.spec.whatwg.org/#concept-body you've pointed in this sentence is not Response.body. It's a concept body associated with a concept request or a concept response. You should look at https://fetch.spec.whatwg.org/#dom-response-body which actually specifies what Response.body is. It leads to the text @domenic just mentioned above. (/cc @yutakahirano) --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/410#issuecomment-161376341
Received on Wednesday, 2 December 2015 17:41:36 UTC