For JSON and script requests, set the scriptCharset before the url so IE won't interp...
authordmethvin <dave.methvin@gmail.com>
Sun, 27 Jun 2010 01:16:39 +0000 (09:16 +0800)
committerJohn Resig <jeresig@gmail.com>
Fri, 24 Sep 2010 21:01:31 +0000 (05:01 +0800)
commitc8c8f8458a579d8f87e7ee6b8e4510cc4e4445bb
tree464a4672782890ffa7f3010fa57ac77c54d34ca9
parent033a4c41e0440106a0dffdd7328cd8b04781b45d
For JSON and script requests, set the scriptCharset before the url so IE won't interpret it the wrong way; fixes #4855.
src/ajax.js