api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

jQuery 3.0 disables the guessed dataType: 'script' for cross-domain URLs

Open mgol opened this issue 9 years ago • 0 comments

jQuery 3.0 disables the guessed dataType: 'script' for cross-domain URLs. See https://github.com/jquery/jquery/commit/b078a62013782c7424a4a61a240c23c4c0b42614 and: https://jquery.com/upgrade-guide/3.0/#breaking-change-cross-domain-script-requests-must-be-declared

mgol avatar Jul 13 '16 12:07 mgol