Re: [fetch] Handling of empty bodies (#246)

The first two will presumably also have a `Content-Length` header set. Also, due to streams we can't really tell whether things will be the empty byte sequence easily (not without reading, which we don't necessarily want to happen synchronously).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/246#issuecomment-195685387

Received on Saturday, 12 March 2016 07:44:10 UTC