- From: Henry Story <notifications@github.com>
- Date: Wed, 02 Dec 2015 09:09:11 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 2 December 2015 17:10:03 UTC
Ah ok. Thanks. sometimes these docs are a bit difficult to read. One could imagine adding such type information into the signature [for the Response class](https://fetch.spec.whatwg.org/#response-class) by writing something like ``` [SameObject] readonly attribute ReadableStream<Uint8Array> body; ``` That would make it much more pleasant I think for a developer. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/167#issuecomment-161367211
Received on Wednesday, 2 December 2015 17:10:03 UTC