B | |
base64_decoder [XmlRpcServer.base] |
Base-64 binary decoding function.
|
base64_encoder [XmlRpcServer.base] |
Base-64 binary encoding function.
|
D | |
datetime_decoder [XmlRpcServer.base] |
ISO-8601 date/time decoding function.
|
datetime_encoder [XmlRpcServer.base] |
ISO-8601 date/time encoding function.
|
debug [XmlRpc.client] |
If true, Xml messages will be printed to standard error.
|
E | |
error_handler [XmlRpcServer.base] |
Handler for unhandled exceptions.
|
H | |
headers [XmlRpc.client] |
List of custom HTTP headers to send with each request.
|
I | |
insecure_ssl [XmlRpc.client] |
If true, SSL will be allowed even if the certificate is self-signed.
|
M | |
methods [XmlRpcServer.base] |
Hashtable mapping method names to implementation functions.
|
T | |
timeout [XmlRpc.client] |
Maximum time to wait for a request to complete, in seconds.
|
U | |
url [XmlRpc.client] |
Url of the remote XmlRpc server.
|
useragent [XmlRpc.client] |
User-agent to send in request headers.
|