Makes sure statusCode callbacks are ordered in the same way success and error callbac...
authorjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 14:39:30 +0000 (15:39 +0100)
committerjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 14:39:30 +0000 (15:39 +0100)
commit9ab00a712fe3757f130dce8b42293c82a68c690e
tree64e97ba21c369d34b954a92ae81ea091631bda74
parent64e1cdbb95b8bbefbc9dec70ae30e0714a549619
Makes sure statusCode callbacks are ordered in the same way success and error callbacks are. Unit tests added.
src/ajax.js
test/unit/ajax.js