Re: [whatwg/fetch] FetchObserver (for a single fetch) (#607)

> it's already possible to somewhat get a download progress indicator yourself without any new spec changes. but it's not as fancy/ergonomic as if it would be directly implemented to fetch itself

I do no think this i true if server-side uses content encoding. See #986 for more information about another proposal how to support it for download. But yes, having `FetchObserver` could address both upload and download.

-- 
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/607#issuecomment-649690663

Received on Thursday, 25 June 2020 16:48:45 UTC