New submission from Cédric Krier <cedric.kr...@b2ck.com>:

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 <rep...@bugs.python.org>
<https://bugs.python.org/issue35153>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to