This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
264a0b40b0
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
Cédric Krier
beda52ed36
bpo-35153: Add headers parameter to xmlrpc.client.ServerProxy (GH-10308)
...
Allow to add HTTP headers to XML-RPC requests sent to the server.
2019-02-19 17:18:50 +01:00
..
__init__.py
client.py
bpo-35153: Add headers parameter to xmlrpc.client.ServerProxy (GH-10308)
2019-02-19 17:18:50 +01:00
server.py
bpo-33911: Fixed deprecation warning in xmlrpc.server (GH-7847)
2018-07-16 10:46:04 +02:00