Re: [whatwg/fetch] Define "to read a request" more specifically (#441)

It's rather opaque. Bytes go in and bytes come out. But with `Request` and `Response` objects JavaScript developers now have some control over what happens there in a way. So we need to filter when reading from them (or when creating them, but it seems like that was not the way streams ended up being designed).

-- 
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/441#issuecomment-268233492

Received on Tuesday, 20 December 2016 12:39:23 UTC