XMLRPCResponse
- function
- new in 1.53
- The XMLRPCResponse() function takes one or two parameters. The first parameter is the value being returned in the response and is required. It may be any type of value, including a list or property list. The second parameter is optional. If supplied it must be a property list containing any additional HTTP headers to be included in the message.
- Related: post xmlrpc command, XMLRPCFault, HTTPMessage