It seems only ASCII text is allowed, you can use simplejson to encode:
simplejson.dumps(message).encode('utf-8')
----------
keakon
On Fri, Dec 3, 2010 at 3:10 PM, Alfred Yang <[email protected]> wrote:
> Do we need to set the ContentType of the response?
>
> Thanks,
> Alfred
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.