- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Mon, 18 Mar 2013 15:12:43 +0000
- To: "Hill, Brad" <bhill@paypal-inc.com>
- Cc: Mike West <mkwst@google.com>, "dveditz@mozilla.com" <dveditz@mozilla.com>, Ian Melven <imelven@mozilla.com>, WebAppSec WG <public-webappsec@w3.org>
On Mon, Mar 18, 2013 at 2:42 PM, Hill, Brad <bhill@paypal-inc.com> wrote: > Will this cause retries, even though the intent is not to load the content? For EventSource it would, yes. For XMLHttpRequest though I think I would prefer an error event or NetworkError exception (in case of synchronous) if the request failed because of this rather than load coupled with status 400... -- http://annevankesteren.nl/
Received on Monday, 18 March 2013 15:13:14 UTC