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

> it should never be different from ProgressEvent's total for H/1 connections at least.

Interesting, I didn't know that the `Content-Length` value may be overwritten by the browser: in my experience an inaccurate value set on the server was passed unchanged to the client. 

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

Received on Friday, 7 September 2018 15:16:24 UTC