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

I'm not so much interested on the `uploaded` bytes, that I can count them myself before sending the data, that by the `acknowledgedBytes`, the actual bytes that the server has received, and that can be get from the TCP `ACK` packages but there's no high level APIs for that except if you do it yourself at application level.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/607#issuecomment-1285009048
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/607/1285009048@github.com>

Received on Thursday, 20 October 2022 06:30:08 UTC