1. 9bf300c v0.18.1 release by Sergey Shepelev · 4 years ago
  2. 8373177 v0.18.0 release by Sergey Shepelev · 4 years ago
  3. a1457cc IMPORTANT security vulnerability CWE-93 CRLF injection by Sergey Shepelev · 4 years ago
  4. 9413ffc v0.17.4 release by Sergey Shepelev · 4 years ago
  5. f568487 v0.17.3 release by Sergey Shepelev · 4 years, 1 month ago
  6. 067b3f2 v0.17.2 release by Sergey Shepelev · 4 years, 2 months ago
  7. 59586b5 Fix debug in HTTPSConnectionWithTimeout.connect by Colin Watson · 4 years, 2 months ago
  8. 0effb93 v0.17.1 release by Sergey Shepelev · 4 years, 2 months ago
  9. e9a98f9 python3: no_proxy was not checked with https by Sergey Shepelev · 4 years, 2 months ago
  10. 6746342 v0.17.0 release by Sergey Shepelev · 4 years, 4 months ago
  11. ea0e1f1 feature: Http().redirect_codes set, works after follow(_all)_redirects check by Sergey Shepelev · 4 years, 4 months ago
  12. a128b94 v0.16.0 release by Sergey Shepelev · 4 years, 5 months ago
  13. fa9a3bb proxy: username/password as str compatible with pysocks; Thanks to Lorenzo Mentaschi by Sergey Shepelev · 4 years, 5 months ago
  14. a8716b1 Fix simple typo: usefull -> useful by Tim Gates · 4 years, 5 months ago
  15. 45441b2 IMPORTANT cache invalidation change, fix 307 keep method, add 308 redirect by Sergey Shepelev · 4 years, 6 months ago
  16. 095494d v0.15.0 release by Sergey Shepelev · 4 years, 6 months ago
  17. 54ee0ef feature: Http.close() to clean persistent connections and sensitive data by Sergey Shepelev · 4 years, 8 months ago
  18. 4009e8e add support for password protected certificate files by Konstantin Koshelev · 4 years, 7 months ago
  19. 7615587 v0.14.0 release by Sergey Shepelev · 4 years, 8 months ago
  20. cfba120 PROXY_TYPE_SOCKS5 with str user/pass raised TypeError (#145) by Sergey Shepelev · 4 years, 9 months ago
  21. d498ee3 v0.13.1 release (#141) by Sergey Shepelev · 4 years, 10 months ago
  22. 5d9e649 Python3: Use no_proxy (#140) by MaT1g3R · 4 years, 10 months ago
  23. e92155b v0.13.0 release by Sergey Shepelev · 5 years ago
  24. 2a806cb Allow setting TLS max/min versions https://github.com/httplib2/httplib2/pull/138 by Jay Lee · 5 years ago
  25. dd741d1 v0.12.3 release by Sergey Shepelev · 5 years ago
  26. 23a7e13 v0.12.1 release by Sergey Shepelev · 5 years ago
  27. 806de52 Catch socket timeouts and clear dead connection by Justin Israel · 6 years ago
  28. 86c3b4e v0.12.0 release by Sergey Shepelev · 6 years ago
  29. 8b65b52 ca_certs from environment HTTPLIB2_CA_CERTS or certifi by Dirk Boye · 6 years ago
  30. f501e15 CLEANUP: Add file encoding header. (#119) by Alex Yu · 6 years ago
  31. c28679d CLEANUP: Remove macOS resource file `.DS_Store`. (#118) by Alex Yu · 6 years ago
  32. 9d1ef6e PROXY_TYPE_HTTP with non-empty user/pass raised TypeError: bytes required by zorba · 6 years ago
  33. 1641f7b Revert http:443->https workaround by Sergey Shepelev · 6 years ago
  34. 211d6f0 eliminate connection pool read race; Thanks to Justin Israel by Sergey Shepelev · 6 years ago
  35. aa1b95b Autoformat py files using Black (#105) by Alex Yu · 6 years ago
  36. 56b1fa3 cache: stronger safename; Thanks to Lev Maximov by Sergey Shepelev · 6 years ago
  37. 70fb0c8 v0.11.3 release by Sergey Shepelev · 6 years ago
  38. 470bb2a v0.11.2 release by Sergey Shepelev · 6 years ago
  39. a49b5a9 proxy: py3 NameError basestring by uu4k · 6 years ago
  40. f20cd36 v0.11.1 release by Sergey Shepelev · 6 years ago
  41. 5468fe3 py3 connection class did not initialize .proxy_info attribute by germanjoey · 6 years ago
  42. 5dee729 v0.11.0 release by Sergey Shepelev · 6 years ago
  43. 12b26f9 proxy: no_proxy=bar was matching foobar by Sergey Shepelev · 6 years ago
  44. ea67159 proxy: python3 support no_proxy and vendor socksipy by Sergey Shepelev · 6 years ago
  45. 3fb522e Add new DigiCert root certificate (#91) by Andrade · 6 years ago
  46. f2a6f75 python3 proxy support by Cedric Veilleux · 6 years ago
  47. 0112eff tests: py2/3 unified, using pytest, automated on Travis by Sergey Shepelev · 7 years ago
  48. 5bb616c dict.has_key(key) --> key in dict, new style exceptions (#81) by cclauss · 6 years ago
  49. 43ff265 Bugfix for Content-Encoding: deflate by Phus Lu · 7 years ago
  50. 1ae16e0 v0.10.3 release by Sergey Shepelev · 7 years ago
  51. 7b54fbb v0.10.2 release by Sergey Shepelev · 7 years ago
  52. 4623377 Release v0.10.1 by Sergey Shepelev · 7 years ago
  53. 5ccd260 NEW: Add proxy_headers argument to ProxyInfo constructor. (#21) by Martin Carroll · 8 years ago
  54. 8dd5057 NEW: IdenTrust DST Root CA X3 (#26) by Andy Sayler · 8 years ago
  55. 0c7a921 FIX: Make disable_ssl_certificate_validation work with Python 3.5. (#15) by Tristan Hill · 8 years ago
  56. 7fafaf2 Remove VeriSign Class 3 CA from trusted certs by Stephen Röttger · 8 years ago
  57. cf631a7 Release 0.9.2 by Joe Gregorio · 9 years ago
  58. 7ebbd43 Fix incorrect ResponseNotReady exceptions, retry on transient errors. by Colin Stolley · 9 years ago
  59. f9f7972 0.9.1 Release changes. by Joe Gregorio · 9 years ago
  60. 1cf37bd Added unit test for _convert_byte_str in python3/httplib2test.py. by Cristobal · 9 years ago
  61. 93ba12c Update __init__.py by i026e · 9 years ago
  62. e795282 Default to doing DNS resolution through a proxy server if present. by Michael Farrell · 10 years ago
  63. 84fd089 Release 0.9. The heartbleed release. by Joe Gregorio · 10 years ago
  64. 0197ec8 Add an updated cacerts.txt file and fix some tests. by Joe Gregorio · 10 years ago
  65. aca2be6 Pass method by name, not positionally. by Joe Gregorio · 11 years ago
  66. 1d3a709 Fix handling of BadStatusLine. by Joe Gregorio · 11 years ago
  67. ee9ee3c 0.8 release by Joe Gregorio · 11 years ago
  68. f7ed34e Make indents consistent with PEP8. by Joe Gregorio · 11 years ago
  69. ffc3d54 Fix all whitespace issues. Patch from dhermes@google.com. by Joe Gregorio · 11 years ago
  70. 2084697 Fix Python3 dup header handling. Fixes isse #229. by Joe Gregorio · 12 years ago
  71. 74b1d4a Adding proxy_info_from_* methods to Python3. by Joe Gregorio · 12 years ago
  72. 53f169c Added GeoTrust cert by Joe Gregorio · 12 years ago
  73. 46546a6 Make httplib2.Http() instances pickleable. by Joe Gregorio · 12 years ago
  74. a91406d Version 0.7.6 by Joe Gregorio · 12 years ago
  75. ed72cba Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. Fixes issue #222. by Joe Gregorio · 12 years ago
  76. b30ed37 Add control so that Authorization: headers aren't forwarded on a 3xx response by default. by Joe Gregorio · 12 years ago
  77. 4860c4f Add a parameter to control the number of retries. by Joe Gregorio · 12 years ago
  78. e5332f5 0.7.4 fix for missing cacerts by Joe Gregorio · 12 years ago
  79. 3e56313 Changing version numbers for 0.7.3 release by Joe Gregorio · 12 years ago
  80. ac69af8 Fix python 2.4 compat issues and fixed python 3.0 tests. by Joe Gregorio · 12 years ago
  81. 0aa16cd Prepping for version 0.7.2 release by Joe Gregorio · 13 years ago
  82. ac335ff Fix up some tests. by Joe Gregorio · 13 years ago
  83. 03d9910 Added (optional) opaque support to DigestAuth by Joe Gregorio · 13 years ago
  84. 875a8b5 Fixes issue 72. Always lowercase authorization header. by Joe Gregorio · 13 years ago
  85. d16e2c9 Fix issue 47. Redirects that become a GET should not have a body. by Joe Gregorio · 13 years ago
  86. 087753f Fixes issue 19. Set Content-location on redirected HEAD requests by Joe Gregorio · 13 years ago
  87. 60d72ec Redirect with a GET on 302 regardless of the originating method. Fixes issue 139. by Joe Gregorio · 13 years ago
  88. dcc062f Fixes issue 145. by Joe Gregorio · 13 years ago
  89. e709414 Handle unicode in headers when writing and retrieving cache entries. Who says headers have to be ASCII! Fixes issue 138. by Joe Gregorio · 13 years ago
  90. b53de9b Add certificate validation. Work initially started by Christoph Kern. by Joe Gregorio · 13 years ago
  91. 83c3114 Set a version number. Fixes issue # 135. by Joe Gregorio · 13 years ago
  92. a2324f6 Now testing against Python 3.2 by Joe Gregorio · 13 years ago
  93. acbd01c Add gzip to the user-agent, in case we are making a request to an app engine project: http://code.google.com/appengine/kb/general.html#compression by Joe Gregorio · 13 years ago
  94. bd68208 Add default support for optimistic concurrency on PATCH requests by Joe Gregorio · 13 years ago
  95. 3a4580c Fix 302 test for python3.1 by Joe Gregorio · 13 years ago
  96. 1ed2035 Fixes issue 98. by Joe Gregorio · 13 years ago
  97. 7c97369 Fixes issue 110. by Joe Gregorio · 13 years ago
  98. a4daf7a Fixes issue 97. by Joe Gregorio · 13 years ago
  99. 6fa3cf2 Fixes issue 120. by Joe Gregorio · 13 years ago
  100. 694a812 Fixes issue 123. by Joe Gregorio · 13 years ago