Open philipashlock opened 11 years ago
I would suggest UTF-8 and this should be specified in the HTTP Content-Type header as well, eg for json the full header would be
Content-Type: application/json; charset=utf-8
See http://utf8everywhere.org/ for some arguments for UTF-8 and arguments against other encodings like UTF-16
I would suggest UTF-8 and this should be specified in the HTTP Content-Type header as well, eg for json the full header would be
Content-Type: application/json; charset=utf-8
See http://utf8everywhere.org/ for some arguments for UTF-8 and arguments against other encodings like UTF-16