Files
deb-python-oauth2client/oauth2client/client.py
Danny Hermes 36e8b01e82 Using basic httplib call to check if on GCE.
This avoids the potential issue of urllib detecting a proxy
and changing the actual request underneath our code. The
basic httplib library does not have any proxy detection, so
this is not even possible there.

Fixes #114.
2015-08-27 20:43:38 -07:00

82 KiB