Re: Multiple Open of the XMLHttpRequest object

"You can't have multiple requests at the same time  
with a single XMLHttpRequest object."

I am speaking of multiple open calls, with multiple instances of the 
XHR object.

Eventually we can check what is returned by onReadyStateChange to move
a step forward, with the right object.

If agree that we have to resolve the issue before to make a specification. 

Received on Saturday, 28 October 2006 11:46:53 UTC