Re: [whatwg/fetch] Revamp body's total bytes as length (#1184)

This seems ready for review, as well as the tests and the XHR side of things. The idea is that we use body's length concept for uploads and it will be set through extract, and that for downloads we just look at the Content-Length header. This seems to match browsers and makes some amount of sense.

-- 
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/pull/1184#issuecomment-789056778

Received on Tuesday, 2 March 2021 16:59:14 UTC