Hi qooxdoo people,
I am using 0.6-alpha1 and I want to post data to the server using QxRequest (my own implementation of JSON-RPC).
But data I am posting are in utf-8 encoding and foreign character are bad when they arrive to the server.
In XML-RPC I can define charset at the beginning of the XML message (<?xml version=\"1.0\" encoding=\"utf-8\"?> or so), but how can I do it with JSON-RPC?
Best regards,
Petr Simek
- [qooxdoo-devel] Charset for QxRequest Petr Šimek
- [qooxdoo-devel] Re: Charset for QxRequest Petr Šimek