I am working with a broken XML-RPC server, and while I have submitted a support request to have it fixed, there is a bug whereby it is reporting the bytelength of a utf-8 response as the character count, leading to the truncation of the XML I am receiving.I am working with a broken XML-RPC server, and