[XMLHttpRequest] Change to SENT state

Hi,

Feedback from Microsoft pointed out that the SENT state is in fact the  
state that indicates that all HTTP headers have been received and that  
LOADING indicates that the first few bytes of the response entity body are  
in. As a result, I renamed SENT to HEADERS_RECEIVED in the editor's draft  
and slightly changed the send() algorithm:

   http://dev.w3.org/cvsweb/~checkout~/2006/webapi/XMLHttpRequest/Overview.html?content-type=text/html;%20charset=utf-8
   http://dev.w3.org/cvsweb/2006/webapi/XMLHttpRequest/Overview.html.diff?r1=1.123&r2=1.124&f=h

Kind regards,


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 25 June 2007 11:41:33 UTC