[mod_python] XML-RPC?

Michael mogmios at mlug.missouri.edu
Mon Feb 23 23:29:38 EST 2004


I want to use Mod_Python to implement an XML-RPC server. Am I right in 
trying to use CGIXMLRPCRequestHandler for that? How do I get the POST 
data from Mod_Python so I can run it through the XML-RPC handler? Thanks.


More information about the Mod_python mailing list