Added in support for content-type sniffing for scripts. Fixes #5718.
authorjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 15:19:38 +0000 (10:19 -0500)
committerjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 15:19:38 +0000 (10:19 -0500)
commit6861b5d4eb16222ed5ea623af6ce75362b55d1d4
tree06c62bcef8cd402a02e20890f4827e79be328229
parent787f271052220c20787104f0eba6441aedac22ff
Added in support for content-type sniffing for scripts. Fixes #5718.
src/ajax.js
test/data/script.php [new file with mode: 0644]
test/unit/ajax.js