- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Thu, 2 May 2013 10:44:04 +0100
- To: Kevin Smith <zenparsing@gmail.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, "public-script-coord@w3.org" <public-script-coord@w3.org>, Brendan Eich <brendan@mozilla.com>, es-discuss <es-discuss@mozilla.org>
On Wed, May 1, 2013 at 7:17 PM, Kevin Smith <zenparsing@gmail.com> wrote: > Curious: has this proposed XHR api been published anywhere? My tentative plan is to have a new API that sits on top of http://fetch.spec.whatwg.org/ somehow. (In due course http://xhr.spec.whatwg.org/ will build almost directly on that too, so the underlying architecture would be shared across the platform.) E.g. fetch(Request) that returns a Future<Response>. Where exactly "fetch" should be and what shortcuts we should provide, etc. is not entirely clear to me yet. -- http://annevankesteren.nl/
Received on Thursday, 2 May 2013 09:44:31 UTC