M
Matt Kruse
Thomas said:You are evading. You are trying to make the point, you are to prove
it.
There are a number of search results, all making the same point. Listing the
url's that you can view for yourself hardly seems worthwhile.
And you can. (ns)IXMLHTTPRequest:pen() does _not_ mean that a HTTP
connection is opened, it is just initialization of the
(ns)IXMLHTTPRequest object. Will you please recognize that?
Of course. That's obvious. I've never said differently.
This was not debated at all. (Will you please read more carefully
what was replied?) However, there are exactly _no_ additional HTTP
requests made, and so _no_ requests originating from
(ns)IXMLHTTPRequest can be ever queued, before you call the
(ns)IXMLHTTPRequest::send() method.
Agreed from the beginning. But calling send() on 5 requests at a time, for
example, is what I'm talking about.
Since calling send() is described to change
IXMLHTTPRequest::readyState
to 2
Where is this described? Clearly it does not.
2 is the
`readyState' value you should be looking for when attempting to
detect requests that are still in a possible request queue at the
application level. At least in IE.
False conclusion. Just test it!
Score adjusted
+1?