1. e58ce01 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 13 years ago
  2. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
  3. 4526273 fix to sent/send typo by Sandro Tosi · 14 years ago
  4. 1e87da1 Remove duplication. by Ezio Melotti · 14 years ago
  5. 41d663f Issue13073 - Address review comments and add versionchanged information in the docs. by Senthil Kumaran · 14 years ago
  6. 83cc512 update 2.7 - Document message_body arg in HTTPConnection.endheaders by Senthil Kumaran · 14 years ago
  7. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  8. 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
  9. 66bfda8 Merged revisions 85101 via svnmerge from by Antoine Pitrou · 15 years ago
  10. c916dd7 Merged revisions 84933 via svnmerge from by Senthil Kumaran · 15 years ago
  11. 2af7e6d Fix issue3428 - Document HTTPMessage class. by Senthil Kumaran · 15 years ago
  12. 5840469 fix error introduced in previous commit, and the adjacent additional typo by Fred Drake · 15 years ago
  13. 8b37dd1 fix typo by Fred Drake · 15 years ago
  14. ed920434 Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked" by Senthil Kumaran · 15 years ago
  15. 9d32521 issue3972: HTTPConnection and HTTPSConnection now support a by Gregory P. Smith · 16 years ago
  16. 0732fd9 Document the headers parameter for set_tunnel. by Senthil Kumaran · 16 years ago
  17. d03e1b4 add a versionadded tag for set_tunnel by Gregory P. Smith · 16 years ago
  18. e266f25 Fixed Issue1424152, urllib2 fails with HTTPS over Proxy. by Senthil Kumaran · 16 years ago
  19. 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
  20. 031f3fb Clarify the docs for the 'strict' argument to httplib.HTTPConnection. by Brett Cannon · 17 years ago
  21. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  22. 8de9119 Add renaming notices to 3.0 http package members. by Georg Brandl · 17 years ago
  23. ab756f6 #2452: timeout is used for all blocking operations. by Georg Brandl · 17 years ago
  24. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago