Henri Sivonen
|
18a52ea0e9
|
Avoid decoding XHR type="json" responses as UTF-16BE/LE
https://infra.spec.whatwg.org/#parse-json-from-bytes says to use
"UTF-8 decode" rather than "decode", so UTF-16BE/LE BOM should
not be honored.
|
2017-11-02 14:28:51 +02:00 |
|