jquery/src/ajax
Dave Methvin 769446c697 Ajax: Don't throw exceptions on binary data response
Fixes gh-2498
Closes gh-2682

The added unit test shows how this could be used to support an
ArrayBuffer return, but $.ajax does not support it natively.
The goal with this change was to avoid the exception.
2015-11-04 12:47:16 -05:00
..
var Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
jsonp.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
load.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
parseJSON.js Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support 2015-09-14 21:26:48 +02:00
parseXML.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
script.js Ajax: improve content-type detection 2015-10-12 22:38:15 +03:00
xhr.js Ajax: Don't throw exceptions on binary data response 2015-11-04 12:47:16 -05:00