I don't know, but my idea is you do not get/set cookie via xmlrpcclient, but if the web server set a cookie on a xmlrpc response, xmlrpcclient will remember it, and send it back on next call....
isn't it ? cyrille Dave Kelly wrote: > Hello, > > Another newbie question. > > According to the API docs, I should use XmlRpcClient for Proxy and > Cookies support. > > How do I get and set cookies using this class ? > > Cheers > > Dave. > > > > >
