- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Jan 2012 20:41:07 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15509 Summary: Define HTTP handling of data URLs (and maybe other URLs) Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: XHR AssignedTo: annevk@opera.com ReportedBy: annevk@opera.com QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-webapps@w3.org User agents start to allow fetching of data URLs in the context of XMLHttpRequest. That has implications for status/statusText/getResponseHeader()/getAllResponseHeaders(). Those implications need to be defined. Ideally in the data URL standard just like they are for blob URLs, but otherwise maybe in XMLHttpRequest for now. Henri also suggested adding a note to those four members to point out this issue to implementors. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Tuesday, 10 January 2012 20:43:14 UTC