- From: Jake Archibald <notifications@github.com>
- Date: Tue, 11 Oct 2016 02:29:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 11 October 2016 09:30:45 UTC
Yeah, the body isn't used because the stream can be unlocked and `.text()` will work fine. Demo: http://jsbin.com/heqocus/edit?js,console Although the above demo works, I'm getting an odd error. Filed https://bugs.chromium.org/p/chromium/issues/detail?id=654701 Also agree that Chrome is showing the wrong error in @jimmywarting's example. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/396#issuecomment-252859525
Received on Tuesday, 11 October 2016 09:30:45 UTC