Export to GitHub

httplib2 - async2

Source Commits


Commits

Author Date Commit Message
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
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