- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 22 Jul 2015 16:12:49 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 22 July 2015 23:13:18 UTC
Re-discussed at F2F 2015-07-22: - Adapting srcObject to allow Response or ReadableStream (or ReadableByteStream??) is a good path forward. - Cannot allow e.g. `Promise<Response>` since promises are not distinguishable from other types - Can do HTMLImageElement, HTMLMediaElement, maybe HTMLScriptElement and HTMLStyleElement. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/49#issuecomment-123901168
Received on Wednesday, 22 July 2015 23:13:18 UTC