1. 1cf37bd Added unit test for _convert_byte_str in python3/httplib2test.py. by Cristobal · 9 years ago
  2. 0197ec8 Add an updated cacerts.txt file and fix some tests. by Joe Gregorio · 10 years ago
  3. 1d3a709 Fix handling of BadStatusLine. by Joe Gregorio · 11 years ago
  4. ffc3d54 Fix all whitespace issues. Patch from dhermes@google.com. by Joe Gregorio · 11 years ago
  5. 74b1d4a Adding proxy_info_from_* methods to Python3. by Joe Gregorio · 12 years ago
  6. 46546a6 Make httplib2.Http() instances pickleable. by Joe Gregorio · 12 years ago
  7. ac335ff Fix up some tests. by Joe Gregorio · 13 years ago
  8. 03d9910 Added (optional) opaque support to DigestAuth by Joe Gregorio · 13 years ago
  9. 875a8b5 Fixes issue 72. Always lowercase authorization header. by Joe Gregorio · 13 years ago
  10. b53de9b Add certificate validation. Work initially started by Christoph Kern. by Joe Gregorio · 13 years ago
  11. a2324f6 Now testing against Python 3.2 by Joe Gregorio · 13 years ago
  12. bd68208 Add default support for optimistic concurrency on PATCH requests by Joe Gregorio · 13 years ago
  13. 3a4580c Fix 302 test for python3.1 by Joe Gregorio · 13 years ago
  14. 1ed2035 Fixes issue 98. by Joe Gregorio · 13 years ago
  15. 6fa3cf2 Fixes issue 120. by Joe Gregorio · 13 years ago
  16. 694a812 Fixes issue 123. by Joe Gregorio · 13 years ago
  17. d1137c5 Fixes issue 104. by Joe Gregorio · 13 years ago
  18. f3ee17b Fixes issue 126. IPv6 under various conditions would fail. by Joe Gregorio · 13 years ago
  19. b6c90c4 Further fixes for issue 96. Adds tests and also fixes it for Python 3 by Joe Gregorio · 13 years ago
  20. 88ef89b Fix for issue #94 by Leonard Richardson by jcgregorio · 14 years ago
  21. ef25bf3 Fixed issue #77 by Joe Gregorio · 15 years ago
  22. 89f1514 Add support for Vary header by chris dent · 15 years ago
  23. 799b207 fixed up python3 tests also by Joe Gregorio · 15 years ago
  24. 84cc10a Added tests for connection:close by Joe Gregorio · 15 years ago
  25. e314e8b Fixed issue #58 - malformed cache-control headers would cause an exception by Joe Gregorio · 15 years ago
  26. e202d21 Fixed issue #12 - Cache-Control: only-if-cached incorrectly does request if item not in cache by Joe Gregorio · 15 years ago
  27. b628c0b Fixed bug #56 by Joe Gregorio · 15 years ago
  28. 00a352e Python 3 port (in python3/ subdirectory) by pilgrim · 15 years ago