HI All,
i am evaluating zimbra produt,what i am seeing that zimbra send response in JSON format when i am intercepting through firebug. can we get response in XML format if yes, then please let me know how we can achive this.
HI All,
i am evaluating zimbra produt,what i am seeing that zimbra send response in JSON format when i am intercepting through firebug. can we get response in XML format if yes, then please let me know how we can achive this.
Yes. By default, the Zimbra server responds using the same protocol the request is sent in. The Zimbra web client is overriding that by adding <format type="js"/> to the SOAP header; if you don't include this element, you'll get an XML SOAP response.
HI,
can u please suggest me the exact step where i have to make changes,means in which file i have to make change so that i can see response in xml format.
Thanks
Well, I believe that the web client currently requires a JSON response from the server, so you're not going to be able to watch XML responses fly by in the debug window. But I believe that you can send commands from zmmailbox and turn on protocol-level dumping via the -d flag; these SOAP requests and responses are both XML.
There are currently 1 users browsing this thread. (0 members and 1 guests)