On Sat, 10 Mar 2007 12:01:52 +0100, denis sureau <[EMAIL PROTECTED]> wrote:
1) Some sentences need to be clarified:

"When the constructor is invoked a pointer to the Window object which
initially had XMLHttpRequest as an attribute of which the constructor was
invoked must be stored on the newly created object, called the Window
pointer."

"and the  fragment identifier component, if any, must be dropped"

"serialized into a namespace well-formed XML document"

What's to clarify? These all seem perfectly reasonable to me.


2) What's the send() flag?

"If the state is not open or  the send()  flag is set".

Follow the pointer. It's defined.


3) Coherency.

In getAllResponseHeaders :
If the state is not receiving or loaded, user agents

In getReponseHeader:
If the state is not receiving or loaded, the user agent

Why several user agents in a paragraph and then a single one in the
following paragraph?

Fixed throughout.


4) A more complete example of POST, as the one I have provided in a previous post (Re: [XHR] Unespected case) could be useful.

I changed the POST example slightly to more closely match yours.

Cheers,


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

Reply via email to