PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » XML_RPC » Bug #3537

RPC client don't specify encoding

Details

Request #3537RPC client don't specify encoding
Submitted2005-02-20 21:58 UTC
Fromguibod at free dot fr
Assigneddanielc
StatusClosed
PackageXML_RPC
PHP Version5.0.1
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2005-02-20 21:58 UTC] guibod at free dot fr

Description:
------------
OK when you send a RPC_message encoding isn't specified, so we get UTF-8 in reply with the PEAR RPC Server.

Can you add an set_encoding support on the XML_RPC_Message object ?