Fix errors in XML-RPC client example code

* httplib.HTTP (deprecated and does not work) → HTTPConnection
* Server (deprecated) → ServerProxy
1 file changed