]> source.dussan.org Git - jquery.git/commit
Ajax: improve content-type detection
authorOleg Gaidarenko <markelog@gmail.com>
Mon, 12 Oct 2015 16:56:46 +0000 (19:56 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 12 Oct 2015 19:38:15 +0000 (22:38 +0300)
commit239169bb2ede6ea6287d82d1d13b0c354f451749
tree01acc8013b0446a96f05076657bfc5e3babcb0ba
parentcb087ce41daa5db4c8db10e586bdc141f953d93d
Ajax: improve content-type detection

Fixes gh-2584
Closes gh-2643
src/ajax.js
src/ajax/script.js
test/data/ajax/content-type.php [new file with mode: 0644]
test/unit/ajax.js