Export to GitHub

httplib2 - default

Source Commits


Commits

Author Date Commit Message
Joe Gregorio Mar 26, 2013 93291649202b Pass method by name, not positionally. Fixes issue #252. Reviewed in https://cod
Joe Gregorio Mar 8, 2013 4adde1593f41 Fix handling of BadStatusLine. Fixes issue #250. Review in https://codereview.ap
Joe Gregorio Mar 6, 2013 03f7831ede7f Clean up tags
Joe Gregorio Mar 6, 2013 ede9c6daf403 Added tag 0.8 for changeset 427a4ff7b7e4
Joe Gregorio Mar 6, 2013 427a4ff7b7e4 0.8 release
Joe Gregorio Mar 6, 2013 e5570cb3852c Added tag 0.8 for changeset a645d22abfd0
Joe Gregorio Mar 4, 2013 a645d22abfd0 Catch an edge case in imports. Reviewed in https://codereview.appspot.com/74540
Joe Gregorio Feb 27, 2013 85ebb373bfc2 Fix App Engine headers. Reviewed in https://codereview.appspot.com/7402063/.
Joe Gregorio Feb 25, 2013 45040f96ecfc Make code slightly more portable. Revewed in https://codereview.appspot.com/7406
Joe Gregorio Feb 25, 2013 ca286f380ff8 Make indents consistent with PEP8. Reviewed in https://codereview.appspot.com/7
Joe Gregorio Feb 25, 2013 fae31589d6cc Add missing conn.close(). Reviewed in https://codereview.appspot.com/7384055/.
Joe Gregorio Feb 19, 2013 aaad85681b46 Fix all whitespace issues. Patch from dhermes@google.com.
Joe Gregorio Dec 26, 2012 17ee67fcc3cb Change the App Engine specific connection objects to be subclasses of the httpli
Joe Gregorio Nov 12, 2012 8b287b8af8e2 Update for 0.7.7 release.
Joe Gregorio Nov 12, 2012 af7d34455182 Added tag 0.7.7 for changeset e78fbc336997
Joe Gregorio Nov 12, 2012 e78fbc336997 Stop swallowing App Engine specific errors. Fixes issue 230. Fixes issue 231.
Joe Gregorio Nov 12, 2012 4dd0d6cc00c1 Fix Python3 dup header handling. Fixes isse #229.
Joe Gregorio Oct 25, 2012 75f76ff8e6ec Adding proxy_info_from_* methods to Python3. Reviewed in https://codereview.app
Joe Gregorio Oct 24, 2012 28acfa970767 Added GeoTrust cert
Joe Gregorio Oct 3, 2012 1f1f7d619576 Make httplib2.Http() instances pickleable. Reviewed in https://codereview.appsp
Joe Gregorio Sep 11, 2012 92e920751b09 Added tag 0.7.6 for changeset 28bf49dc86c3
Joe Gregorio Sep 11, 2012 28bf49dc86c3 Version 0.7.6
Joe Gregorio Sep 11, 2012 1fc0c2e1dbea On Python App Engine 2.7 a body can be passed in that is actually a stream. Do a
Joe Gregorio Aug 28, 2012 95732b86b645 Fix app engine
Joe Gregorio Aug 28, 2012 3c245b9f84ef Added tag 0.7.5 for changeset 403deb2f51e7
Joe Gregorio Aug 28, 2012 5c4dcb436ae5 Fix some tests.
jcgregorio May 24, 2011 f4ce9f06da5e Updating tests
Joe Gregorio Aug 28, 2012 403deb2f51e7 Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. Fixes is
Joe Gregorio Aug 28, 2012 82ef96472bf2 Added tag 0.7.5 for changeset c17f3cf9129c
Joe Gregorio Jul 29, 2012 c17f3cf9129c Keys are lowercase in a Response object, regardless of how Response object is co
Joe Gregorio Jul 23, 2012 f1e76fdb38ed Add control so that Authorization: headers aren't forwarded on a 3xx response by
Joe Gregorio Jul 23, 2012 fa8982bd19a2 Set the reason correctly when running on App Engine. Patch from Alain Vongsouva
Joe Gregorio Apr 17, 2012 6a56df183ec1 Fix proxy socks for SSL connections. Fixes issue #199.
Joe Gregorio Apr 17, 2012 a0d2b4b2f135 Add a parameter to control the number of retries.
Joe Gregorio Mar 2, 2012 c75303333395 Fix wrong link in description.
Joe Gregorio Mar 2, 2012 26407b63277e 0.7.4 fix for missing cacerts
Joe Gregorio Mar 2, 2012 3b94d3692117 Added tag 0.7.4 for changeset d4a0fa4d3700
Joe Gregorio Mar 2, 2012 d4a0fa4d3700 release notes
Joe Gregorio Mar 2, 2012 740120917234 0.7.3 tagged release
Joe Gregorio Mar 2, 2012 a28dfd221a70 Changing version numbers for 0.7.3 release
Joe Gregorio Jan 9, 2012 9805d5583798 Fall back to using installed socks.py if local one is not found. Reviewed in ht
Joe Gregorio Jan 6, 2012 0b91b6d089b6 When opening a socket for HTTP, httplib2 uses the IP and port that is returned f
Jason R. Coombs Aug 16, 2011 481dc85248fd Converted MANIFEST to manifest template (MANIFEST.in) for setuptools compatibili
Jason R. Coombs Aug 9, 2011 55917da26876 Added support for setuptools (if present, but still fall back to distutils). Fix
Jason R. Coombs Aug 9, 2011 deb8a4fa910e Fixed failing test case when IPv6 HTTPS server is present
Jason R. Coombs Aug 9, 2011 64d11dc65554 Fixed failing test case on Windows
Joe Gregorio Jan 5, 2012 1240d56a1d03 Fix python 2.4 compat issues and fixed python 3.0 tests.
Jason R. Coombs Dec 1, 2011 9ae3ddb265d4 Now allow unicode to specify proxy hostname. Fixes #179
Joe Gregorio Jan 5, 2012 638870ad5b1b merged
Jason R. Coombs Aug 16, 2011 b68e2750faef Fixed issue where proxy bypass detection failed when a port was specified.
Jason R. Coombs Aug 16, 2011 a966c679028d no_proxy can now be upper case ProxyInfo.from_environment now honors no_proxy=*
Jason R. Coombs Aug 9, 2011 bbc6898342bf Http() now detects the proxy configuration
Jason R. Coombs Aug 9, 2011 f5cd87560138 Added support to ProxyInfo object for detection of proxy from environment variab
Jason R. Coombs Aug 9, 2011 a15d32ac3c44 Reformatted ProxyInfo for readability
Joe Gregorio Nov 14, 2011 f4e942ac8169 Added tag 0.7.2 for changeset d2d8aa1da6a7
Joe Gregorio Nov 14, 2011 3d0f1d5c82a8 Fix makefile for generation of docs
Joe Gregorio Nov 14, 2011 d2d8aa1da6a7 Prepping for version 0.7.2 release
Joe Gregorio Nov 14, 2011 d15f8d5439ab Fix up some tests.
Alain Vongsouvanh Nov 11, 2011 46944a21041a Actually fix the issue in AppEngineHttpConnection.getresponse.
Alain Vongsouvanh Nov 9, 2011 147c0408f217 Raise an exception in AppEngineHttpConnection.getresponse if response is None.
Joe Gregorio Oct 20, 2011 d36795715330 Fixes issue 161. Don't use App Engine urlfetch when the apiproxy stub is not pr
Joe Gregorio Oct 6, 2011 f6701a80444e Add socks.PROXY_TYPE_HTTP_NO_TUNNEL. Reviewed in http://codereview.appspot.com/4
Joe Gregorio Jun 23, 2011 6525cadfde53 Change out Go Daddy root ca for their ca bundle. Also add checks for version num
Joe Gregorio Jun 23, 2011 71ec465ee631 Add Go Daddy cert. Fixes issue 154.
Joe Gregorio Jun 23, 2011 adfecbabd3f9 Fix issue with not matching on first host in cert list. Add unit tests.
Joe Gregorio Jun 22, 2011 fb4aa0dd7fe3 Added (optional) opaque support to DigestAuth Reviewed in http://codereview.app
Joe Gregorio Jun 22, 2011 b1d391994b33 Add unit tests for app engine specific code. Fix bugs found in said tests.
Joe Gregorio Jun 16, 2011 48868742994f update changelog for 0.7.1
Joe Gregorio Jun 16, 2011 24e150190bcc Added tag 0.7.1 for changeset 458615668f63
Joe Gregorio Jun 16, 2011 458615668f63 Version 0.7.1
Joe Gregorio Jun 16, 2011 63b8059c1d57 Fixed failure to install cacerts.txt
Joe Gregorio Jun 13, 2011 c9fa201db459 Added tag 0.7.0 for changeset 54e77b3b4431
Joe Gregorio Jun 13, 2011 54e77b3b4431 Added missing html docs files
Joe Gregorio Jun 13, 2011 a2187a367b45 Updated docs
Joe Gregorio Jun 13, 2011 3c1b3eed3840 Fixes issue 50.
Joe Gregorio Jun 13, 2011 21bb6604b542 More prep for 0.7.0
Joe Gregorio Jun 13, 2011 73632bb40c80 Starting on 0.7.0 release
Joe Gregorio Jun 13, 2011 677def386733 Fixes issue 72. Always lowercase authorization header.
Joe Gregorio Jun 13, 2011 107edd9d1a05 Fix issue 47. Redirects that become a GET should not have a body.
Joe Gregorio Jun 13, 2011 dbdc3cf71240 Fixes issue 19. Set Content-location on redirected HEAD requests
Joe Gregorio Jun 13, 2011 10586b0a5ab0 Redirect with a GET on 302 regardless of the originating method. Fixes issue 139
Joe Gregorio Jun 13, 2011 2e8273f05605 Fixes issue 145.
Joe Gregorio Jun 13, 2011 8b6bf8972e29 Handle unicode in headers when writing and retrieving cache entries. Who says he
Joe Gregorio Jun 8, 2011 f8d982abfd1d Fixed app engine SLLCertificateError catching
Joe Gregorio Jun 7, 2011 c91f7a8b811a Add certificate validation. Work initially started by Christoph Kern.
Joe Gregorio Jun 6, 2011 2d0d2e5497c4 Fixes issue 133.
Joe Gregorio Jun 6, 2011 674213f40392 Set a version number. Fixes issue # 135.
Joe Gregorio Jun 6, 2011 10643a96d1af Now testing against Python 3.2
Joe Gregorio Jun 6, 2011 f28974e01a52 Sync to latest version of socks.py
Joe Gregorio Jun 2, 2011 1a4416696034 Better fix for https on app engine
Joe Gregorio Jun 2, 2011 d352f162a28c Fix https on app engine.
Joe Gregorio May 31, 2011 6fc8768a2c3f Add gzip to the user-agent, in case we are making a request to an app engine pro
Joe Gregorio May 25, 2011 fdeebd0fb1e3 Uses a custom httplib shim on App Engine to wrap urlfetch, as opposed to using t
Joe Gregorio May 24, 2011 da8b014b334e Add default support for optimistic concurrency on PATCH requests
Joe Gregorio May 24, 2011 65527fbfdd30 Fix 302 test for python3.1
Joe Gregorio May 3, 2011 cf721c1693a6 Fix problem with ssl import in some situations.
Joe Gregorio Feb 15, 2011 cf7232378fe3 Fixes issue 98.
Joe Gregorio Feb 15, 2011 78f12ae23de3 Fixes issue 110.
Joe Gregorio Feb 14, 2011 46fcb773ebfa Fixes issue 97.
Joe Gregorio Feb 14, 2011 6d24bff22558 Fixes issue 120.