Hi Johann On 22 December 2010 08:34, Johann Spies <[email protected]> wrote: [...] > May I request something else: I have struggled using soappy because I > could not figure out how to set http-headers. I suspect soaplib is the > successor to soappy. Please include a clear example of how to do that in > the client.
You might want to look at suds, which appears to have support for custom HTTP headers: https://fedorahosted.org/suds/wiki/Documentation I haven't tried fiddling with the headers using suds, though. -- Michael Wood <[email protected]> _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
