Re: [fetch] 204 and json (#113)

In theory a 204 should have a null body, right?  In that case, we can probably detect this condition with if(response.body) once streams are integrated.

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

Received on Monday, 24 August 2015 14:23:55 UTC