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

Hmm, I wonder if we should be adding a `Content-Length` header to synthetic responses after they have come from the service worker.

It's somewhat intentional to not special case the empty string even though we could do that for some objects if we wanted to.

Are you seeking to make this consistent with something else that does special case the empty string?

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

Received on Monday, 14 March 2016 08:39:53 UTC