- From: David Flanagan <david@davidflanagan.com>
- Date: Fri, 21 Apr 2006 15:32:27 -0700
- To: public-webapi@w3.org
In your XMLHttpRequest draft of 05 April 2006, the abort() method is underspecified. It simply says that the object is "reset", without explaining what that means. In particular, what is the value of readyState() after a call to abort()? Is a newly created XMLHttpRequest in thes same state as one on which abort() has been called? David Flanagan
Received on Saturday, 22 April 2006 16:53:54 UTC