From: Kazuhiro NISHIYAMA Date: 2006-06-20T02:35:37+09:00 Subject: Re: xmlrpc and charset=utf-8 >>>>> On Sun, 18 Jun 2006 12:00:19 +0900 >>>>> djberg96@yahoo.com(Daniel Berger) said: > > Was this ever addressed? I vote for both a default of > utf8 and an accessor method. http://www.zvon.org/tmRFC/RFC3023/Output/chapter8.html#sub5 | This example shows text/xml with the charset parameter omitted. | In this case, MIME and XML processors MUST assume the charset is "us-ascii" is a reason of charset=utf-8. A reason of no accessor method is encoding conversions depends on platforms. (see ext/iconv/charset_alias.rb) -- |ZnZ |Kazuhiro NISHIYAMA