Re: [fetch] Botched up that null body status check in the Response constructor. Sorry. Fixes #96. (1e0918d)

Just to make sure, is the change to revert the code back to TypeError intentional? I agree that it should be TypeError (looking this as checking the body is appropriate or not given a status code. Not checking the status code given a null-body.).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/commit/1e0918db0593d3068e4f042225371069b147ed0c#commitcomment-12492134

Received on Monday, 3 August 2015 12:25:10 UTC