1. 00a352e Python 3 port (in python3/ subdirectory) by pilgrim · 15 years ago
  2. 700f04d Fixed issue #33 by adding in the Http.optimistic_concurrency_methods attribute by joe.gregorio · 16 years ago
  3. 8b6d231 Added a way to track if a content body was gzipped by joe.gregorio · 17 years ago
  4. 0d4a2b8 Fixed the zero content-length HEAD response. Bug #2 by joe.gregorio · 17 years ago
  5. f28536d Added proxy support by joe.gregorio · 17 years ago
  6. 1464437 Added connection_type argument to Http.request() per Simon Willison request by jcgregorio · 17 years ago
  7. f951105 Fixed bug 1729294 by jcgregorio · 17 years ago
  8. 2f1e142 Added the 'follow_redirects' attribute to Http() by jcgregorio · 17 years ago
  9. b269791 Added ability to set timeouts per Http instance by jcgregorio · 17 years ago
  10. 07a9a4a Fixed bug 1597381 Map exceptions to status codes by jcgregorio · 17 years ago
  11. de8238d Fixed 1529840 Add domain with add_credentials, and now allow adding SLL credentials by jcgregorio · 17 years ago
  12. 6a63817 Fixed bug [ 1529838 ] Non-existent URI by jcgregorio · 18 years ago
  13. 132d28e Fixed bug [ 1642634 ] Non-absolute URIs need their own exception by jcgregorio · 18 years ago
  14. 4b145e8 Fixed bug #1597318 User supplied if-* headers by jcgregorio · 18 years ago
  15. 4586501 Added unit test for non-numeric cache-control header values by jcgregorio · 18 years ago
  16. debceec Fixed IRI support so it doesn't break Python 2.2 support by jcgregorio · 18 years ago
  17. a898f8f Added IRI support by jcgregorio · 18 years ago
  18. 772adc8 Changed -location header to content-location: by jcgregorio · 18 years ago
  19. 90fb4a4 Forced the status: header to the top for mod_asis compatibility, also removed some headers from being stored in the cache. by jcgregorio · 18 years ago
  20. b4e9ab0 Now normalizing the scheme in URIs by jcgregorio · 18 years ago
  21. 11eb4f1 Migrated from the now deprecated rfc822 module to the email module. by jcgregorio · 18 years ago
  22. a46fe4e Fixed bug# 1597306, cache names are no longer opaque. Also moved the cache file name generation out to FileCache and made the algorithm pluggable. by jcgregorio · 18 years ago
  23. 8e300b9 Added support for -location by jcgregorio · 18 years ago
  24. 153f588 Added Response.dict to allow this to seemlessly be used with feedparser. Also fixed bug where we didn't recalculate the content-length when we unzip/inflate an entity by jcgregorio · 18 years ago
  25. 2518562 Added Http.ignore_etag by jcgregorio · 18 years ago
  26. a0713ab Renamed Response._previous to Response.previous by jcgregorio · 18 years ago
  27. 47d2467 Now passing all 116 unit tests. by jcgregorio · 18 years ago
  28. 7e3608f Fixed bug in unit tests where we didn't check for the existence of the cache directory before we tried to wipe out all the files in it. by jcgregorio · 18 years ago
  29. 36140b5 Added support for memcache by jcgregorio · 18 years ago
  30. adbb4f8 Typos fix from Blair Zajac by jcgregorio · 18 years ago
  31. fd22e43 Fixed bug 1461941 by jcgregorio · 18 years ago
  32. 6cbab7e Added in a rough first pass at GoogleLogin authentication by jcgregorio · 18 years ago
  33. e4ce13e Fixed https://sourceforge.net/tracker/?func=detail&atid=818434&aid=1459543&group_id=161082 by jcgregorio · 18 years ago
  34. db8dfc8 Added in https://sourceforge.net/tracker/?func=detail&atid=818434&aid=1462092&group_id=161082, but modified and added unit tests. by jcgregorio · 18 years ago
  35. 8421f27 Merged antill-bug back into the trunk by jcgregorio · 18 years ago
  36. 2d66d4f moving into final svn structure by jcgregorio · 18 years ago