- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 15 Feb 2012 13:13:19 +0100
- To: Anne van Kesteren <annevk@opera.com>
- CC: WebApps WG <public-webapps@w3.org>
On 2012-02-15 11:04, Anne van Kesteren wrote: > On Sun, 05 Feb 2012 17:30:09 +0100, Julian Reschke > <julian.reschke@gmx.de> wrote: >> On 2012-02-05 15:56, Anne van Kesteren wrote: >>> Currently Opera and Firefox seem to support data URLs within the context >>> of XMLHttpRequest. Status is 0, status text is the empty string, there >>> are no response headers, and response-related attributes work as >>> expected. >>> ... >> >> No Content-Type response header? > > As far as I can tell, no. Well, data URIs come with a content type, so when XHR supports them, this header field should be made available... Best regards, Julian
Received on Wednesday, 15 February 2012 12:13:52 UTC