Export to GitHub

httplib2 - default

Source Commits


Commits

Author Date Commit Message
jcgregorio Nov 17, 2006 6f7aef7610c5 Changed -location header to content-location:
jcgregorio Nov 17, 2006 5d6d70e8ef62 Forced the status: header to the top for mod_asis compatibility, also removed so
jcgregorio Nov 17, 2006 9c39ed149320 Now normalizing the scheme in URIs
jcgregorio Nov 17, 2006 3f1de8ff5808 Migrated from the now deprecated rfc822 module to the email module.
jcgregorio Nov 16, 2006 c0daeec91c50 Added Sam to the list of contributors
jcgregorio Nov 16, 2006 785505f7e151 Added documentation for the new pluggable cache filename generation in FileCache
jcgregorio Nov 16, 2006 520984d82792 Fixed bug# 1597306, cache names are no longer opaque. Also moved the cache file
jcgregorio Nov 7, 2006 6774ea3b622e Added documentation for -location
jcgregorio Nov 7, 2006 9b46d2c63e16 Added support for -location
jcgregorio Nov 6, 2006 4ae05bf7be0d Fixed bug handling a broken cached value.
jcgregorio Nov 6, 2006 398cc87cbc86 Added Response.dict to allow this to seemlessly be used with feedparser. Also fi
jcgregorio Nov 4, 2006 88e961d424ed Fixed very weird bug where we would break on relative 301's, but *only* on the s
jcgregorio Oct 28, 2006 88a24b5d9697 added etag for the ignore_etag test
jcgregorio Oct 28, 2006 4167e2acbf3f Added Http.ignore_etag
jcgregorio Aug 28, 2006 d9b972731167 Added hmac digest and google auth to the list of supported auth types.
jcgregorio Jul 31, 2006 97a32021ee79 fix typo
jcgregorio Jul 3, 2006 499a97d87b4a Added references to the documentation
jcgregorio Jul 3, 2006 c7be64541cb0 Added LaTeX based documentation
jcgregorio Jul 3, 2006 147b4f49f15e Updated inline docs
jcgregorio Jul 1, 2006 e2e0b9aa58e6 Added notes on 0.2.0
jcgregorio Jul 1, 2006 4fb81a57c6ad 0.2.0 release candidate, need to test the packages
jcgregorio Jul 1, 2006 5a1d7da6f5ba Updating docs in preparation for 0.2.0 release
jcgregorio Jul 1, 2006 38bff947402b Renamed Response._previous to Response.previous
jcgregorio Jun 29, 2006 eb950806c450 Updating the version number in expectation of a new release.
jcgregorio Jun 29, 2006 aa568ea311c8 Now passing all 116 unit tests.
jcgregorio Jun 15, 2006 8e6354a3f675 Fixed bug in unit tests where we didn't check for the existence of the cache dir
jcgregorio Jun 13, 2006 84f1a325eea8 Added support for memcache
jcgregorio May 19, 2006 fbf241e06394 Typos fix from Blair Zajac
jcgregorio May 17, 2006 b6d48b2743ec Patch from Jonathan Feinberg
jcgregorio May 8, 2006 266ebf112842 fix typo in example
jcgregorio Apr 27, 2006 1956f450b8f4 Fixed bug 1461941
jcgregorio Apr 27, 2006 200dee076ef5 Added follow_all_redirects and did some error checking on google auth
jcgregorio Apr 21, 2006 7131c375c4c8 removed debug print
jcgregorio Apr 21, 2006 582106074f81 bug in googlelogin
jcgregorio Apr 21, 2006 18991d323256 Added in a rough first pass at GoogleLogin authentication
jcgregorio Apr 20, 2006 40cfb3560f8b Fixed a bug where you couldn't use HTTP and HTTPS on the same domain name.
jcgregorio Apr 3, 2006 41d6a7915354 Fixed bug in hop-by-hop handling
jcgregorio Apr 2, 2006 5665e9aa520a Fixed typos, https://sourceforge.net/tracker/index.php?func=detail&aid=1459537&g
jcgregorio Apr 2, 2006 5416a0e0858d Fixed https://sourceforge.net/tracker/?func=detail&atid=818434&aid=1459543&group
jcgregorio Mar 31, 2006 6b4a150b254e Added in https://sourceforge.net/tracker/?func=detail&atid=818434&aid=1462092&gr
jcgregorio Mar 30, 2006 36b293f454bc Applied supplied patch https://sourceforge.net/tracker/?func=detail&atid=818437&
jcgregorio Mar 22, 2006 72ffc3850b6a Changed heading levels
jcgregorio Mar 22, 2006 81e25ae5492e Added in experimental HMACDigest support from Thomas Broyer
jcgregorio Mar 18, 2006 363dec01af69 Added a debuglevel variable which then gets set on the httplib level connections
jcgregorio Mar 10, 2006 d2edab989fe9 Modified setup.py for new dir structure
jcgregorio Mar 10, 2006 a7db24c7cbc9 Moving to a directory structure
jcgregorio Mar 3, 2006 145ec687bf38 Added pointers to svn repos
jcgregorio Mar 3, 2006 d3695d8f5aa7 moved
jcgregorio Mar 3, 2006 8656d392f729 checking in the release files
jcgregorio Feb 18, 2006 4e7eb56ef7b8 Added in a good svn:ignore
Joe Gregorio Jan 6, 2012 f21d8874794c close old branch (anthill-bug)
jcgregorio Feb 16, 2006 a621014745f3 removed email addresses
jcgregorio Feb 14, 2006 530da6dab120 Added support for Python 2.3
jcgregorio Feb 15, 2006 3caecd96fb94 Final tweaking of setup.py for registering in the cheeseshop.
jcgregorio Feb 14, 2006 52484af43ff4 cleanup
jcgregorio Feb 15, 2006 8fea52b1b85d Updated web page to more current examples and to point to the distributions
jcgregorio Feb 8, 2006 2e96e2f3e3e8 Reworked exceptions around httplib to catch when the server dies
jcgregorio Feb 15, 2006 eec9cc65aac4 Release 0.1.1
jcgregorio Feb 8, 2006 0bfdcb9bc808 Better handling of errors from httplib.
jcgregorio Feb 14, 2006 678a82dc4bfc Merged antill-bug back into the trunk
jcgregorio Feb 7, 2006 1324a9383478 James Antill initial bug report, fixing the harder ones.
jcgregorio Feb 7, 2006 045755ab7188 moving into final svn structure
jcgregorio Feb 7, 2006 afae0ded5263 creating proper svn structure