1. bafd4f2 Merge from 3.5 by Andrew Kuchling · 8 years ago
  2. 58c534d Use http instead of https, due to certificate error by Andrew Kuchling · 8 years ago
  3. 9a7aff5 Merge from 3.5 by Andrew Kuchling · 8 years ago
  4. d58fc8b Update URL for requests documentation after IRC request by Andrew Kuchling · 8 years ago
  5. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  6. 10427f4 [merge from 3.5] - Issue28010 - Make http.client.HTTPConnection.putrequest by Senthil Kumaran · 8 years ago
  7. 5dc504c Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. by Senthil Kumaran · 8 years ago
  8. ef91bb2 Issue #12319: Always send file request bodies using chunked encoding by Martin Panter · 8 years ago
  9. 3c0d0ba Issue #12319: Support for chunked encoding of HTTP request bodies by Martin Panter · 8 years ago
  10. 540f045 Correct misspellings of ISO-8859 by Martin Panter · 8 years ago
  11. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  12. fe289c0 Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL by Martin Panter · 8 years ago
  13. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  14. ce911c3 Issue #26499: Fixes to HTTPResponse.readline() and read1(), by Silent Ghost by Martin Panter · 8 years ago
  15. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  16. b174b85 merge 3.4 (#24118) by Benjamin Peterson · 9 years ago
  17. ac87ed7 update example, since python.org is HTTPS-only now (closes #24118) by Benjamin Peterson · 9 years ago
  18. d19458a merge 3.4 (#23989) by Benjamin Peterson · 9 years ago
  19. 6de708f recommend requests library (closes #23989) by Benjamin Peterson · 9 years ago
  20. cae7bdb #3566: Clean up handling of remote server disconnects. by R David Murray · 9 years ago
  21. 0a0d20e Merge: #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. by R David Murray · 9 years ago
  22. beed840 #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. by R David Murray · 9 years ago
  23. 8e28679 Issue #23439: Add missing entries to http.client.__all__. by Berker Peksag · 9 years ago
  24. babc688 Issue #23439: Add missing entries to http.client.__all__. by Berker Peksag · 9 years ago
  25. cb18b95 Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs. by Berker Peksag · 9 years ago
  26. e3b743c fix reference by adding module name by Benjamin Peterson · 10 years ago
  27. a090f01 HTTPSConnection: prefer the context's check_hostname attribute over the constructor parameter (#22959) by Benjamin Peterson · 10 years ago
  28. 4ffb075 PEP 476: enable HTTPS certificate verification by default (#22417) by Benjamin Peterson · 10 years ago
  29. 8b4a272 Correct the URL in the http.client example. Noted by Evens Fortuné. Closes #21229 by Senthil Kumaran · 10 years ago
  30. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 10 years ago
  31. 2221f66 merge 3.3 (#11448) by Benjamin Peterson · 10 years ago
  32. a48d9ea improve set_tunnel docs (closes #11448) by Benjamin Peterson · 10 years ago
  33. 0056936 whatsnew: deprecation of HTTPConnection's strict parameter. by R David Murray · 10 years ago
  34. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  35. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  36. bf3f8eb Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than by Georg Brandl · 11 years ago
  37. b89b5df merge with 3.3 by Georg Brandl · 11 years ago
  38. 92666d9 merge with 3.3 by Georg Brandl · 11 years ago
  39. d277a56 Fix minor bug in httplib example. Found by Alex MacAulay on docs@. by Georg Brandl · 11 years ago
  40. aced69f #17460 - merge from 3.3 by Senthil Kumaran · 11 years ago
  41. 2f306c0 #17460 - merge from 3.2 by Senthil Kumaran · 11 years ago
  42. 0492ec0 #17460 - Adding relevant warning messages regarding strict removal in docs by Senthil Kumaran · 11 years ago
  43. 052ddb0 #17460: Remove the strict argument of HTTPConnection and removing the by Senthil Kumaran · 11 years ago
  44. e66cc81 #17307 - merge from 3.2 by Senthil Kumaran · 11 years ago
  45. b5fe247 #17307 - Example of HTTP PUT Request using http.client by Senthil Kumaran · 11 years ago
  46. 8429b67 #15831: merge with 3.2 by Ezio Melotti · 12 years ago
  47. e0add76 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. by Ezio Melotti · 12 years ago
  48. 945a3ad Avoid useless indentation. by Georg Brandl · 12 years ago
  49. 51b2ed5 #14809: Add HTTP status codes from RFC 6585 to http.server and http.client by Hynek Schlawack · 12 years ago
  50. 44f568c fix to sent/send typo by Sandro Tosi · 12 years ago
  51. 53dd106 merge with 3.2 by Sandro Tosi · 12 years ago
  52. 38d9643 Issue #13464: Add a readinto() method to http.client.HTTPResponse. by Antoine Pitrou · 13 years ago
  53. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  54. ad87fa6 Issue #13073 - Address the review comments made by Ezio. by Senthil Kumaran · 13 years ago
  55. 5d0de3f Document message_body arg in HTTPConnection.endheaders by Senthil Kumaran · 13 years ago
  56. 96c84a4 Fix closes issue12524 - update http.client POST example with a working example. by Senthil Kumaran · 13 years ago
  57. fd8d7e9 Whitespace nit fixed using reident. by Senthil Kumaran · 13 years ago
  58. ce9b596 Fix closes Issue12315 - Updates to http.client documentation. by Senthil Kumaran · 13 years ago
  59. 519c308 Typos. by Raymond Hettinger · 13 years ago
  60. 469271d More source links by Raymond Hettinger · 13 years ago
  61. 09a7df8 #3243 follow-up: remove debugging print and fix docs; data is a bytes object. by Georg Brandl · 14 years ago
  62. 7bc0d87 Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji Li and Chris AtLee. by Senthil Kumaran · 14 years ago
  63. 988dbd7 Issue #10711: Remove HTTP 0.9 support from http.client. The `strict` by Antoine Pitrou · 14 years ago
  64. d89bc3f #10705: document what the values of debuglevel are and mean. by R. David Murray · 14 years ago
  65. d532321 Issue #5639: Add a *server_hostname* argument to `SSLContext.wrap_socket` by Antoine Pitrou · 14 years ago
  66. 1ab19ca Fix grammar by Antoine Pitrou · 14 years ago
  67. 803e6d6 Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and by Antoine Pitrou · 14 years ago
  68. 0518842 Make comment about SSL support more accurate by Antoine Pitrou · 14 years ago
  69. 79ecd76 Issue #9983: warn that urllib and httplib don't perform SSL certificate validation. by Antoine Pitrou · 14 years ago
  70. ceff566 Document HTTPReponse.fileno() method by Senthil Kumaran · 14 years ago
  71. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  72. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  73. 790f831 Rewording the getheader method of HTTPResponse. by Senthil Kumaran · 14 years ago
  74. 9f8dc44 Fix Issue8572 - httplib getheader() throws error instead of default by Senthil Kumaran · 14 years ago
  75. 1587e3d Merged revisions 81087,81106 via svnmerge from by Fred Drake · 14 years ago
  76. 71fb6c8 Merged revisions 80583 via svnmerge from by Senthil Kumaran · 14 years ago
  77. ef871f6 Merged revisions 78859-78860 via svnmerge from by Georg Brandl · 14 years ago
  78. b406637 Merged revisions 77263-77264 via svnmerge from by Gregory P. Smith · 14 years ago
  79. 7e5229c Document the headers parameter for set_tunnel. by Senthil Kumaran · 15 years ago
  80. 574b1d6 More versionadded/versionchanged fixes by Mark Dickinson · 15 years ago
  81. 2e910fd versionadded: 3.2. not 3.1. by Senthil Kumaran · 15 years ago
  82. 97f0c6b Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy. by Senthil Kumaran · 15 years ago
  83. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  84. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  85. e720c0a Merged revisions 72009 via svnmerge from by Georg Brandl · 15 years ago
  86. 605b9d9 fix markup by Benjamin Peterson · 15 years ago
  87. 1052f89 Update HTTPResponse documentation and add placeholder for HTTPMessage. by Jeremy Hylton · 15 years ago
  88. 236654b Fix some string encoding issues with entity bodies in HTTP requests. by Jeremy Hylton · 15 years ago
  89. f608c61 Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via svnmerge from by Benjamin Peterson · 16 years ago
  90. 0f7ede4 Review the doc changes for the urllib package creation. by Georg Brandl · 16 years ago
  91. aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 16 years ago
  92. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  93. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  94. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago[Renamed (97%) from Doc/library/httplib.rst]
  95. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  96. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  97. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  98. 7d6068e Remove note about compatibility layer, as the compatibility layer was removed. by Jeremy Hylton · 17 years ago
  99. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago