- From: Ben Kelly <notifications@github.com>
- Date: Wed, 24 Jun 2015 08:30:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 24 June 2015 15:30:35 UTC
> Note that we cannot just use getReader() and write everything in terms of that as sometimes the Response/Request object will not have an associated stream. Why is that? It seems fixed length bodies can be represented by a stream and empty/null bodies can be represented by a stream. I would prefer if just have getReader() set the flag and then everything else call getReader(). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/61#issuecomment-114911503
Received on Wednesday, 24 June 2015 15:30:35 UTC