CHANGELOG LICENSE MANIFEST.in README.md SECURITY.md contributing.md pyproject.toml requirements-test.txt requirements.txt setup.cfg setup.py doc/Makefile doc/conf.py doc/index.rst doc/libhttplib2.rst doc/html/genindex.html doc/html/index.html doc/html/libhttplib2.html doc/html/modindex.html doc/html/objects.inv doc/html/search.html doc/html/searchindex.js doc/html/searchindex.json doc/html/_sources/index.txt doc/html/_sources/libhttplib2.txt doc/html/_static/basic.css doc/html/_static/contents.png doc/html/_static/default.css doc/html/_static/doctools.js doc/html/_static/file.png doc/html/_static/interface.js doc/html/_static/jquery.js doc/html/_static/minus.png doc/html/_static/navigation.png doc/html/_static/plus.png doc/html/_static/pygments.css doc/html/_static/rightsidebar.css doc/html/_static/searchtools.js doc/html/_static/sphinxdoc.css doc/html/_static/stickysidebar.css doc/html/_static/traditional.css python2/httplib2/__init__.py python2/httplib2/auth.py python2/httplib2/cacerts.txt python2/httplib2/certs.py python2/httplib2/error.py python2/httplib2/iri2uri.py python2/httplib2/socks.py python3/README python3/httplib2/__init__.py python3/httplib2/auth.py python3/httplib2/cacerts.txt python3/httplib2/certs.py python3/httplib2/error.py python3/httplib2/iri2uri.py python3/httplib2/socks.py python3/httplib2.egg-info/PKG-INFO python3/httplib2.egg-info/SOURCES.txt python3/httplib2.egg-info/dependency_links.txt python3/httplib2.egg-info/requires.txt python3/httplib2.egg-info/top_level.txt tests/__init__.py tests/fuzz_request.py tests/fuzz_url.py tests/test_auth.py tests/test_cacerts_from_env.py tests/test_cache.py tests/test_encoding.py tests/test_http.py tests/test_https.py tests/test_other.py tests/test_proxy.py tests/test_test_helpers.py tests/test_uri.py tests/_TODO_legacy/python2/__init__.py tests/_TODO_legacy/python2/httplib2test_appengine.py tests/_TODO_legacy/python2/miniserver.py tests/_TODO_legacy/python2/other_cacerts.txt tests/_TODO_legacy/python2/smoke_test.py tests/_TODO_legacy/python2/test_no_socket.py tests/_TODO_legacy/python2/test_ssl_context.py tests/_TODO_legacy/python2/functional/test_proxies.py tests/tls/ca.key tests/tls/ca.pem tests/tls/ca.srl tests/tls/ca_unused.pem tests/tls/client.crt tests/tls/client.key tests/tls/client.pem tests/tls/client_chain.pem tests/tls/client_encrypted.crt tests/tls/client_encrypted.key tests/tls/client_encrypted.pem tests/tls/server.crt tests/tls/server.key tests/tls/server.pem tests/tls/server_chain.pem