XML-RPC tool helpers.
cherrypy.lib.xmlrpcutil.
_set_response
Set up HTTP status, headers and body within CherryPy.
on_error
Construct HTTP response body for an error response.
patched_path
Return ‘path’, doctored for RPC.
process_body
Return (params, method) from request body.
respond
Construct HTTP response body.
Reference