ajax - jquery and xhr.abort -


When canceling an AJAX request with the xhr passed back from the jquery.ajax function, firebug shows that it The request that is still trying to load still does not block any more requests, but it also does not show that it never completes the request.

Is this just a firebug problem?

It seems that this is just a firebug problem

I have a JBBBN Test case has been established to see what Firebug has responded to. If you look at the 'Net' tab, you can see the amount of data and time transferred for that request, indicating that the connection is complete, even if the spinner still wants to make you angry in the console area is.

Here is the case of trial:

I recommend going to each of the last rows and commenting as a single test case, and you can see that the net How tab speaks more truth


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -