Reworked script and xhr abort logic to take advantage of the fact jXHR.abort will...
authorjaubourg <j@ubourg.net>
Thu, 13 Jan 2011 01:05:39 +0000 (02:05 +0100)
committerjaubourg <j@ubourg.net>
Thu, 13 Jan 2011 01:05:39 +0000 (02:05 +0100)
commit667a3b31e6a27cfe3f209765d583bff584ecc2f6
tree10041ddf131076e1d570234b4fb76f9d3d8f4ba2
parentb07d43c649240a78f5e832e2825db3af87357932
Reworked script and xhr abort logic to take advantage of the fact jXHR.abort will complete the request itself if not done already.
src/ajax/script.js
src/ajax/xhr.js