You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/third_party/httplib2
Mrunal Kapade 3d7ef65eef Revert "httplib: Update to 0.11.3"
This reverts commit dd0c341bd2.
As it seems to be breaking the "git cl upload". Reverting the change
as per suggestion from original author.

BUG=891505

Change-Id: Ica3f9aaa78d33cee6935ffcff789417ce098905e
Reviewed-on: https://chromium-review.googlesource.com/c/1260043
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Mrunal Kapade <mrunal.kapade@intel.com>
6 years ago
..
LICENSE
README.chromium Revert "httplib: Update to 0.11.3" 6 years ago
__init__.py Revert "httplib: Update to 0.11.3" 6 years ago
cacerts.txt Revert "httplib: Update to 0.11.3" 6 years ago
iri2uri.py
socks.py Revert "httplib: Update to 0.11.3" 6 years ago

README.chromium

Name: httplib2
Short Name: httplib2
URL: https://github.com/httplib2/httplib2
Version: 0.9.2
Revision: cf631a73e2f3f43897b65206127ced82382d35f5
License: MIT License

Description:
A comprehensive HTTP client library in Python.

Local Modifications:
Only python2 version is kept. Test and packaging code stripped.

Notes:
Required by oauth2client library.