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

Hey, I want to follow up on @wanderview's comment:

> In that case, we can probably detect this condition with if(response.body) once streams are integrated.

Does any browser currently does this? As in, do any of them handle `json()` for 204 empty response so that users don't have to `catch` manually?

-- 
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/113#issuecomment-258743591

Received on Monday, 7 November 2016 04:12:01 UTC