Is it possible to add Processing Instructions to the submitted XML-RPC-Values, so that the receiver directly knows, which type of Character-encoding needs to be used. Right now the generated XML-Value does not contain any header information.
Thank you very much for your support!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to add Processing Instructions to the submitted XML-RPC-Values, so that the receiver directly knows, which type of Character-encoding needs to be used. Right now the generated XML-Value does not contain any header information.
Thank you very much for your support!
It is not implemented such a feature. But if you needed, you can change the XmlRpc++ lib to add that feature! (I can help you a little bit about it)
Quique