[whatwg/fetch] Expose `transfer size` for resource timing (#1203)

`transferSize` should be the same as `encodedBodySize` for HTTP responses, and zero for cached responses.
As per https://github.com/w3c/resource-timing/issues/238, it should not expose size of headers.

-- 
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/1203

Received on Monday, 29 March 2021 15:26:59 UTC