Hi all, this may have been asked before, but as a newbie with xmlrpc i can't find any suitable info on that. Sorry. I am trying to write a simple xmlrpc-client in python and the server i am trying to receive data from requires http auth digest. The info on xmlrpclib covers auth basic thrugh url econding such as "user:[EMAIL PROTECTED]", but no auth digest.
Is there any other library i could use for that or can i write some sort of wrapper around this using a differnt library like urllib? TIA, Tom -- http://mail.python.org/mailman/listinfo/python-list