1. 772adc8 Changed -location header to content-location: by jcgregorio · 18 years ago
  2. 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
  3. b4e9ab0 Now normalizing the scheme in URIs by jcgregorio · 18 years ago
  4. 11eb4f1 Migrated from the now deprecated rfc822 module to the email module. by jcgregorio · 18 years ago
  5. cd1c27d Added Sam to the list of contributors by jcgregorio · 18 years ago
  6. ee542cc Added documentation for the new pluggable cache filename generation in FileCache by jcgregorio · 18 years ago
  7. 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
  8. f76c951 Added documentation for -location by jcgregorio · 18 years ago
  9. 8e300b9 Added support for -location by jcgregorio · 18 years ago
  10. c67782b Fixed bug handling a broken cached value. by jcgregorio · 18 years ago
  11. 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
  12. 4607553 Fixed very weird bug where we would break on relative 301's, but *only* on the second attempt, i.e. only when reading the cache 301 redirect by jcgregorio · 18 years ago
  13. 86501d9 added etag for the ignore_etag test by jcgregorio · 18 years ago
  14. 2518562 Added Http.ignore_etag by jcgregorio · 18 years ago
  15. 48bb357 Added hmac digest and google auth to the list of supported auth types. by jcgregorio · 18 years ago
  16. 92ff808 fix typo by jcgregorio · 18 years ago
  17. f9c2835 Added references to the documentation by jcgregorio · 18 years ago
  18. 26c0cd7 Added LaTeX based documentation by jcgregorio · 18 years ago
  19. 076f54d Updated inline docs by jcgregorio · 18 years ago
  20. 1ad5dd5 Added notes on 0.2.0 by jcgregorio · 18 years ago
  21. 79912e5 0.2.0 release candidate, need to test the packages by jcgregorio · 18 years ago
  22. 9208892 Updating docs in preparation for 0.2.0 release by jcgregorio · 18 years ago
  23. a0713ab Renamed Response._previous to Response.previous by jcgregorio · 18 years ago
  24. 17948c0 Updating the version number in expectation of a new release. by jcgregorio · 18 years ago
  25. 47d2467 Now passing all 116 unit tests. by jcgregorio · 18 years ago
  26. 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
  27. 36140b5 Added support for memcache by jcgregorio · 18 years ago
  28. adbb4f8 Typos fix from Blair Zajac by jcgregorio · 18 years ago
  29. 82d99d7 Patch from Jonathan Feinberg by jcgregorio · 18 years ago
  30. e34942d fix typo in example by jcgregorio · 18 years ago
  31. fd22e43 Fixed bug 1461941 by jcgregorio · 18 years ago
  32. 0bf7292 Added follow_all_redirects and did some error checking on google auth by jcgregorio · 18 years ago
  33. 1d572fd removed debug print by jcgregorio · 18 years ago
  34. ac26d46 bug in googlelogin by jcgregorio · 18 years ago
  35. 6cbab7e Added in a rough first pass at GoogleLogin authentication by jcgregorio · 18 years ago
  36. 910b7fd Fixed a bug where you couldn't use HTTP and HTTPS on the same domain name. by jcgregorio · 18 years ago
  37. 6cb373b Fixed bug in hop-by-hop handling by jcgregorio · 18 years ago
  38. 900e05d Fixed typos, https://sourceforge.net/tracker/index.php?func=detail&aid=1459537&group_id=161082&atid=818434 by jcgregorio · 18 years ago
  39. e4ce13e Fixed https://sourceforge.net/tracker/?func=detail&atid=818434&aid=1459543&group_id=161082 by jcgregorio · 18 years ago
  40. 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
  41. 6934caf Applied supplied patch https://sourceforge.net/tracker/?func=detail&atid=818437&aid=1459345&group_id=161082 to update HMAC Digest by jcgregorio · 18 years ago
  42. 4ce467a Changed heading levels by jcgregorio · 18 years ago
  43. 22a9e16 Added in experimental HMACDigest support from Thomas Broyer by jcgregorio · 18 years ago
  44. d62c5d2 Added a debuglevel variable which then gets set on the httplib level connections. by jcgregorio · 18 years ago
  45. 3089611 Modified setup.py for new dir structure by jcgregorio · 18 years ago
  46. c90ee58 Moving to a directory structure by jcgregorio · 18 years ago
  47. ec11493 Added pointers to svn repos by jcgregorio · 18 years ago
  48. a8dc32b moved by jcgregorio · 18 years ago
  49. d830984 checking in the release files by jcgregorio · 18 years ago
  50. fb46be3 Added in a good svn:ignore by jcgregorio · 18 years ago
  51. 4177ca1 removed email addresses by jcgregorio · 18 years ago
  52. f79d94f Final tweaking of setup.py for registering in the cheeseshop. by jcgregorio · 18 years ago
  53. b7753b3 Updated web page to more current examples and to point to the distributions by jcgregorio · 18 years ago
  54. 1eed40f Release 0.1.1 by jcgregorio · 18 years ago
  55. 8421f27 Merged antill-bug back into the trunk by jcgregorio · 18 years ago
  56. 2d66d4f moving into final svn structure by jcgregorio · 18 years ago
  57. ecf6b1d creating proper svn structure by jcgregorio · 18 years ago