- From: Juan Ignacio Dopazo <jdopazo@yahoo-inc.com>
- Date: Tue, 8 Jul 2014 11:35:41 -0700
- To: "whatwg@lists.whatwg.org" <whatwg@lists.whatwg.org>
Hi, I have a couple of questions about the Fetch API. - Is the Request class supposed to be exposed as a global object that can be used on its own? - And more importantly, why does fetch() return a Promise<Response> instead of a Response? Thanks, Juan
Received on Tuesday, 8 July 2014 19:04:29 UTC