Reworked script and xhr abort logic to take advantage of the fact jXHR.abort will...
[jquery.git] / src / ajax / xhr.js
2011-01-13 jaubourgReworked script and xhr abort logic to take advantage...
2011-01-09 jaubourgMoved unload abort code so that the event is only bound...
2011-01-09 jaubourgFixes #7868. ResponseText is now properly propagated...
2011-01-09 jaubourgAdded a simple cache for xhr objects in the xhr transport.
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...