Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0ffb46261ce56830e3be93d002317f5f037f57f2
/
Doc
/
library
/
httplib.rst
d689650
Fix minor bug in httplib example. Found by Alex MacAulay on docs@.
by Georg Brandl
· 12 years ago
69c66f9
#17307 - Example of HTTP PUT Request using httplib
by Senthil Kumaran
· 12 years ago
e58ce01
#14804: Remove [] around optional arguments with default values
by Hynek Schlawack
· 13 years ago
510ff54
Use Python 3 instead of 3.0.
by Ezio Melotti
· 13 years ago
4526273
fix to sent/send typo
by Sandro Tosi
· 14 years ago
1e87da1
Remove duplication.
by Ezio Melotti
· 14 years ago
41d663f
Issue13073 - Address review comments and add versionchanged information in the docs.
by Senthil Kumaran
· 14 years ago
83cc512
update 2.7 - Document message_body arg in HTTPConnection.endheaders
by Senthil Kumaran
· 14 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
cd57ef1
merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj
by Senthil Kumaran
· 14 years ago
66bfda8
Merged revisions 85101 via svnmerge from
by Antoine Pitrou
· 15 years ago
c916dd7
Merged revisions 84933 via svnmerge from
by Senthil Kumaran
· 15 years ago
2af7e6d
Fix issue3428 - Document HTTPMessage class.
by Senthil Kumaran
· 15 years ago
5840469
fix error introduced in previous commit, and the adjacent additional typo
by Fred Drake
· 15 years ago
8b37dd1
fix typo
by Fred Drake
· 15 years ago
ed920434
Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked"
by Senthil Kumaran
· 15 years ago
9d32521
issue3972: HTTPConnection and HTTPSConnection now support a
by Gregory P. Smith
· 16 years ago
0732fd9
Document the headers parameter for set_tunnel.
by Senthil Kumaran
· 16 years ago
d03e1b4
add a versionadded tag for set_tunnel
by Gregory P. Smith
· 16 years ago
e266f25
Fixed Issue1424152, urllib2 fails with HTTPS over Proxy.
by Senthil Kumaran
· 16 years ago
16a57f6
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
by Georg Brandl
· 16 years ago
031f3fb
Clarify the docs for the 'strict' argument to httplib.HTTPConnection.
by Brett Cannon
· 17 years ago
4f1b1ed
Fixed the semantic of timeout for socket.create_connection and
by Facundo Batista
· 17 years ago
8de9119
Add renaming notices to 3.0 http package members.
by Georg Brandl
· 17 years ago
ab756f6
#2452: timeout is used for all blocking operations.
by Georg Brandl
· 17 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago