Simon Willison’s Weblog

Subscribe

Items tagged xmlrpc, python in 2002

Filters: Year: 2002 × xmlrpc × python × Sorted by date


XML-RPC debugging

Via techno weenie: A Python XML-RPC debugging proxy script. This solves the problem of XML-RPC errors from PHP being sent out with the XML-RPC response packet and breaking any XML parser trying to recieve the packet. Instead you can test your script by aiming at the proxy script which will dump any problems to the console for you.

[... 70 words]

Types

Years

Months

Tags