Fixes a bug that prevented headers from being set in an ajaxSend callback. Unit test...
authorjaubourg <j@ubourg.net>
Mon, 7 Feb 2011 15:35:32 +0000 (16:35 +0100)
committerjaubourg <j@ubourg.net>
Mon, 7 Feb 2011 15:35:32 +0000 (16:35 +0100)
commita2dbdc1f5438a857c2a9898bd36e4b2de685742e
treec90de9e616fd53ee38987955893df510b1d587d2
parent0c21c83e9691a08151f23a2c594568b07009f063
Fixes a bug that prevented headers from being set in an ajaxSend callback. Unit test modified.
src/ajax.js
test/unit/ajax.js