Re: [whatwg/fetch] Response content-length header almost always wrong (#67)

@Mouvedia this issue should answer those questions, but the context of the note should as well. If you potentially transform the response before returning it (as implementations do), but keep headers as-is, `Content-Length` might not be accurate unless the transform didn't affect the size.

-- 
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/67#issuecomment-419176154

Received on Thursday, 6 September 2018 17:27:09 UTC