Re: [fetch] Feed a Response to existing APIs (#49)

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