The SimpleXMLRPCServer module provides a basic server framework for XML-RPC servers written in Python. The server object is based on the SocketServer.TCPServer class, and the request handler is based on the BaseHTTPServer.BaseHTTPRequestHandler class.
POST
requests and modifies logging so that the
logRequests parameter to the SimpleXMLRPCServer
constructor parameter is honored.