[whatwg/fetch] Request's total bytes isn't set (#604)

https://fetch.spec.whatwg.org/#concept-body-total-bytes isn't set for requests, unless the input is a request.

Feels like it should be set in https://fetch.spec.whatwg.org/#concept-bodyinit-extract for non-stream sources.

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

Received on Monday, 18 September 2017 16:57:13 UTC