- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 04 Dec 2015 08:41:55 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 4 December 2015 16:42:33 UTC
@wanderview Yes, I wanted to say that we are not going to guarantee that any chunk read from the body stream is of type Uint8Array. Note that we state any chunk read from the body stream created by the user agent is of type Uint8Array. Also, as Domenic says, DOM consumers expect Uint8Array chunks and they will fail if that expectation is not satisfied. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/167#issuecomment-162015706
Received on Friday, 4 December 2015 16:42:33 UTC