XML-RPC + SimpleHTTPServer question

jbrewer jeremy.d.brewer at gmail.com
Wed Jul 5 14:58:39 EDT 2006


Fredrik Lundh wrote:

>why not just use an ordinary HTTP POST request ?

Sorry for such a simple question, but how would I do this?  XML-RPC
runs on top of HTTP, so can I do a POST without running a separate HTTP
server?

Jeremy




More information about the Python-list mailing list