From: Donald Musser Date: 2007-03-07T04:52:32+09:00 Subject: Re: Nuby ?: How to create XML request with Ruby ------=_Part_195504_21834632.1173210750687 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I don't think so...just a simple XML request that I post to a URL and port. On 3/6/07, Alex Young wrote: > > Donald Musser wrote: > > Hi Guys, > > > > I'm trying to figure out how to create an XML request using Ruby. I need > to > > define a set amount of fields within the request and post it to a > specific > > host and port. I'm new to Ruby and am not really sure on how I could do > > this. Suggestions? > > Is this for a specific protocol, like SOAP or XMLRPC? They both have > wrapper libraries which could be useful. > > -- > Alex > > ------=_Part_195504_21834632.1173210750687--