Use Zend_Http_Client and call setRawData passing in an xml string. You can use DOMDocument or SimpleXML to create the string. - pw
On Sun, Jul 11, 2010 at 1:05 AM, rooboy <[email protected]> wrote: > > Hi Will. Did you work out how to post the XML for insert/update > operations? > I am working on similar functionality. > Thanks. > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Zend-Rest-Client-posted-XML-tp1592951p2285024.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
