jquery/src/ajax
Dave Methvin 1f4375a342 Ajax: Allow custom attributes when script transport is used
Fixes gh-3028
Ref gh-2612

Useful, for example, to add `nonce`, `integrity`, or `crossorigin`.
2018-05-14 14:09:43 -04:00
..
var Core: deprecate jQuery.now 2018-01-08 11:24:45 -05:00
jsonp.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
load.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
parseXML.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
script.js Ajax: Allow custom attributes when script transport is used 2018-05-14 14:09:43 -04:00
xhr.js Ajax: add an ontimeout handler to all requests 2017-07-24 11:44:09 -04:00