Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Fix Version/s: 1.5.2
-
Component/s: Zend_XmlRpc_Server
-
Labels:None
-
Fix Version Priority:Must Have
Description
Zend_XmlRpc_Server sends HTTP header Content-Type: application/xml, but in XML-RPC spec I see responce example with Content-Type: text/xml. So, Zend XML-RPC client is not compatible with XML-RPC spec. Moreover it dosn't work with some XML-RPC clients (Ruby XML-RPC for example).
P.S.: Issue from nabble.com http://www.nabble.com/question-about-Zend_XmlRpc_Server-and-responce-Content-type-to16395307.html
Please evaluate and categorize as necessary.