- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 21 Sep 2007 12:17:47 +0200
- To: "Martin Kail" <m.kail@sbcglobal.net>, public-webapi@w3.org
On Sun, 16 Sep 2007 22:22:37 +0200, Martin Kail <m.kail@sbcglobal.net> wrote: > I'm sure 1000 people have said this before me, but here it is again to > show we really want this feature. > > I think the XMLHttpRequest object should handle all status codes during > a GET, POST or PUT requests. More specifically, redirects codes (30x) > should be set and the "onreadystatechange" event should be fired. I > don't see any problem with transparent redirects, not everyone cares if > a request gets redirected. However, if someone checks the status code > during the onreadystatechange event and it returns a 30x value they > should be able to abort the request. We'll address this in XMLHttpRequest level 2. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Friday, 21 September 2007 10:18:01 UTC