]> granicus.if.org Git - python/commit
Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent...
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 8 Sep 2016 21:28:01 +0000 (14:28 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 8 Sep 2016 21:28:01 +0000 (14:28 -0700)
commit5dc504c3c937a160c6d09bb124df5298712a1839
tree605050ae57b89646089c05f6affb707ebe24a5dc
parent37156a70b95b2e8efde26cc6c1b5ffd6830b664e
Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code.
Doc/library/http.client.rst
Lib/http/client.py