Re: [XHR] responseType "json"

On Fri, 02 Dec 2011 17:03:37 +0100, Henri Sivonen <hsivonen@iki.fi> wrote:
> Does anyone actually transfer JSON as UTF-16?

Note that you cannot transmit UTF-16 JSON from a page (sending text is  
UTF-8 only) so not being able to receive it either seems fine. I actually  
think that we should make "text" UTF-8-only too to enforce this symmetry.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Sunday, 4 December 2011 15:52:39 UTC