aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/jsonp.js
Commit message (Expand)AuthorAgeFilesLines
* Moved jQuery.ajax.prefilter and jQuery.ajax.transport to jQuery.ajaxPrefilter...jaubourg2011-01-131-3/+2
* Fixes #4897. Added ?? as a context-insensitive placeholder for the callback n...jaubourg2011-01-121-3/+3
* Fixes #5812. =? will be detected even when it has been escaped during data se...jaubourg2011-01-091-1/+1
* Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as jsonp a...jaubourg2011-01-091-53/+52
* Renamed src/transports to src/ajax (in case we need prefilters in the future ...jaubourg2011-01-061-0/+85