Hello, I'm attempting to use Zend_Rest_Client to talk to our own in-house REST service which responds with a content-type of application/json, but it seems that Zend_Rest_Client is only compatible with XML responses. Is there a way to support non-XML responses such as JSON? Thanks!
-- *Hector Virgen* Sr. Web Developer http://www.virgentech.com
