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

What `Content-Type` represents doesn't change, the contents of the response change, thereby indeed making it an artifact.

@Mouvedia it should never be different from ProgressEvent's total for H/1 connections at least. I'm not sure how H/2 deals with incorrect `Content-Length` values.

-- 
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-419356670

Received on Friday, 7 September 2018 08:00:50 UTC