New submission from Cédric Krier <[email protected]>: If we want to support other authentication method than basic, we need to be able to set headers to the request sent. I propose to add an argument headers to ServerProxy which is a list of header tuples that will be put as header.
---------- components: Library (Lib) messages: 329191 nosy: ced priority: normal severity: normal status: open title: Allow to set headers in xmlrpc.client.ServerProxy type: enhancement _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35153> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
