Hi, You can use a frontcontroller plugin to catch XML/JSON requests, grab raw body, place it in your request object and then switch context.
Here, have a look at Matthew's blog post on the topic: http://weierophinney.net/matthew/archives/233-Responding-to-Different-Content-Types-in-RESTful-ZF-Apps.html#extended Responding to Different Content Types in RESTful ZF Apps Hope that helps, Dmitry. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Rest-Controller-Retrieve-PUT-data-tp3529898p3539013.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
