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

@domenic this is specifically for content length in a CORS request, this is useful for video players who can then decide whether or not to download a video segment via `HEAD` request for example. 

If you'd like I can add more motivating examples. It currently leaks anyway, but in a hacky way.


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

Received on Monday, 6 November 2017 17:37:37 UTC