]> source.dussan.org Git - jquery.git/commit
Ensures callback placeholders are tested for and eventually replaced in data only...
authorjaubourg <j@ubourg.net>
Wed, 13 Apr 2011 17:27:19 +0000 (19:27 +0200)
committerjaubourg <j@ubourg.net>
Wed, 13 Apr 2011 17:27:19 +0000 (19:27 +0200)
commit4ad9b44deada9da9639f53b1ca3cc4cf2ebf2df2
tree695dd95b4d6fafc65015b34f9ca99926fdbfa0ad
parent4344d0841756f8572c56490f12739ac204f40966
Ensures callback placeholders are tested for and eventually replaced in data only when contentType is application/x-www-form-urlencoded and data is a string. Removes json to jsonp promotion when jsonp or jsonpCallback options are present. Uses new Deferred.always method to bind cleanUp function.
src/ajax/jsonp.js