XML-RPC and Encoding
XML-RPC and Encoding
- Subject: XML-RPC and Encoding
- From: Adam Ernst <email@hidden>
- Date: Sat, 29 Oct 2005 13:30:20 -0500
I'm having some trouble with XML-RPC (via Web Services Core) not
handling encodings correctly. The string being returned by the web
service is correctly encoded in the XML (ï or something like
that.). The XML response parses just fine in Safari, etc.
However, when I get the result from Web Services Core, the XML is of
course pre-parsed. Despite the XML encoding being specified correctly
in the < ? xml header, all numerical entities are replaced with
"<<Unknown Escape>>".
Any ideas what's up here?
Adam Ernst
cosmicsoft
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden