Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c7496ee6da5ed0feb69c8831bbae4172e20fe2d3
/
Doc
/
library
/
httplib.rst
dc0e3a8
Issue #19795: Improved more markups of True/False.
by Serhiy Storchaka
· 9 years ago
5720493
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
by Martin Panter
· 9 years ago
69af580
update example, since python.org is HTTPS-only now (closes #24118)
by Benjamin Peterson
· 10 years ago
2c6ca8a
recommend requests library (closes #23989)
by Benjamin Peterson
· 10 years ago
b4b000f
#23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
by R David Murray
· 10 years ago
227f6e0
remove HTTPSConnection's check_hostname parameter (#22959)
by Benjamin Peterson
· 11 years ago
e3e7d40
pep 476: verify certificates by default (#22417)
by Benjamin Peterson
· 11 years ago
fcfb18e
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection
by Benjamin Peterson
· 11 years ago
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