Fixes #2994. Not finding a transport now fires the error callbacks and doesn't make...
[jquery.git] / src / ajax / jsonp.js
2011-01-16 jaubourgFixes #2994. Not finding a transport now fires the...
2011-01-13 jaubourgMoved jQuery.ajax.prefilter and jQuery.ajax.transport...
2011-01-12 jaubourgFixes #4897. Added ?? as a context-insensitive placehol...
2011-01-09 jaubourgFixes #5812. =? will be detected even when it has been...
2011-01-09 jaubourgFixes #5803. Reworked jsonp prefilter so that it sets...
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...