ruby-cvs:19052
From: knu ruby-lang.org
Date: Fri, 23 Feb 2007 12:42:02 +0900 (JST)
Subject: [ruby-cvs:19052] Ruby:r11816: * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
knu 2007-02-23 12:42:01 +0900 (Fri, 23 Feb 2007)
New Revision: 11816
Modified files:
trunk/ChangeLog
trunk/lib/xmlrpc/client.rb
trunk/lib/xmlrpc/create.rb
Log:
* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
Content-Length parameter optional for responses in
xmlrpc/client.rb; suggested by Daniel Berger
<Daniel.Berger qwest.com> and approved by the maintainer.
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Add DateTime
support to xmlrpc; approved by the maintainer.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/xmlrpc/client.rb?r1=11816&r2=11815
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=11816&r2=11815
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/xmlrpc/create.rb?r1=11816&r2=11815