Aha, XMLRPC::Marshal.dump_response does the trick... Now I'm looking for a way to nicely display XML (with linebreaks and whatnot) On 8/16/05, Joe Van Dyk <joevandyk / gmail.com> wrote: > Hi, > > Using ruby's xmlrpc, how can I view the XML that's being generated by > XMLRPC::Client.call and the XML that's being returned from XMLRPC > server? > > Thanks, > Joe > >