Re: [streams] Add .bytesRead to ReadableByteStream.*Reader (#367)

So yeah, it depends on whether we prohibit a partially read `Response`/`Request` from being transmitted. It does not make much sense to me to transmit them in part. A `Response`/`Request` is a body + metadata. It's not a partial body + metadata. Is there any precedent for this? (Other than HTTP range, but that does not seem to be what this is about.)

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/367#issuecomment-115289610

Received on Thursday, 25 June 2015 15:18:14 UTC