Re: [whatwg/fetch] Expose Content-Length header in CORS requests (#622)

@estark37 @mikewest @dveditz @ckerschb what do you think? The additional risk here would be when `Content-Length` contains some unusual value, but generally if you expose the response body you also expose its length. And apparently we already expose it through side channels such as progress events.

-- 
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/622#issuecomment-340688073

Received on Tuesday, 31 October 2017 08:04:01 UTC