The script prefilter now forces cross-domain requests type to GET.
[jquery.git] / src / ajax / script.js
2011-01-16 jaubourgThe script prefilter now forces cross-domain requests...
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-13 jaubourgReworked script and xhr abort logic to take advantage...
2011-01-12 jaubourgScript transport now uses ajaxSetup to define script...
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...