[dancer-users] Returning JSON Data

Yitzchak Scott-Thoennes sthoenna at gmail.com
Sun Sep 27 05:40:48 BST 2015


On Sep 26, 2015 1:05 PM, "Robert Smith" <spamfree at wansecurity.com> wrote:
> I guess that since #686 is still open that there is no work around for
those of us who need to use serializer: JSON and have UTF-8 encoded data
coming from our database?

Use ascii JSON encoding?

I've never been fond of utf8 JSON; making it ascii is usually only
trivially increasing the length but doing away with all transport encoding
issues.

I guess it might make a difference if you needed unicode characters not
supported in javascript/JSON, though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20150926/7aba5497/attachment.html>


More information about the dancer-users mailing list