summaryrefslogtreecommitdiffstats
path: root/Doc/library/httplib.rst
Commit message (Expand)AuthorAgeFilesLines
* fix to sent/send typoSandro Tosi2011-12-251-1/+1
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* Issue13073 - Address review comments and add versionchanged information in th...Senthil Kumaran2011-10-051-5/+8
* update 2.7 - Document message_body arg in HTTPConnection.endheadersSenthil Kumaran2011-10-021-1/+5
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* merge from 3.2 - Fix closes issue12524 - update http.client POST example with...Senthil Kumaran2011-07-201-4/+6
* Merged revisions 85101 via svnmerge fromAntoine Pitrou2010-09-291-3/+2
* Merged revisions 84933 via svnmerge fromSenthil Kumaran2010-09-211-0/+3
* Fix issue3428 - Document HTTPMessage class.Senthil Kumaran2010-06-281-0/+8
* fix error introduced in previous commit, and the adjacent additional typoFred Drake2010-05-121-3/+2
* fix typoFred Drake2010-05-111-2/+2
* Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-en...Senthil Kumaran2010-04-281-0/+16
* issue3972: HTTPConnection and HTTPSConnection now support aGregory P. Smith2010-01-031-2/+10
* Document the headers parameter for set_tunnel.Senthil Kumaran2009-12-201-1/+4
* add a versionadded tag for set_tunnelGregory P. Smith2009-05-241-0/+2
* Fixed Issue1424152, urllib2 fails with HTTPS over Proxy.Senthil Kumaran2009-05-241-0/+6
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-2/+2
* Clarify the docs for the 'strict' argument to httplib.HTTPConnection.Brett Cannon2008-11-151-1/+2
* Fixed the semantic of timeout for socket.create_connection andFacundo Batista2008-05-291-1/+1
* Add renaming notices to 3.0 http package members.Georg Brandl2008-05-261-1/+5
* #2452: timeout is used for all blocking operations.Georg Brandl2008-05-111-8/+8
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+552