]> source.dussan.org Git - jquery.git/commit
Fixes #9682. Removes data from the options for request with no content so that it...
authorjaubourg <j@ubourg.net>
Fri, 1 Jul 2011 00:11:26 +0000 (02:11 +0200)
committerjaubourg <j@ubourg.net>
Fri, 1 Jul 2011 00:11:26 +0000 (02:11 +0200)
commite83fcdcb02d676d91d764a58f7e8d2eb1c95de69
treec17e96b3e97305bf9c93d2d9bc4cdc88971137e4
parent139135a98aab1c422e5ae05b026535a40d58328f
Fixes #9682. Removes data from the options for request with no content so that it is not used again in case of a retry. Unit test added.
src/ajax.js
test/unit/ajax.js