Open GoogleCodeExporter opened 9 years ago
Oh, to clarify the particular problem this is causing ...
I'm using OpenStack's nova client (from python-novaclient) to access an
OpenStack installation over a corporate squid proxy
It's a plain old HTTP connection, novaclient is using httplib2 and I'm getting
a 403 Forbidden from the proxy because it's using the default config for
rejecting CONNECT to ports other than 443
Original comment by mark...@gmail.com
on 14 Sep 2012 at 4:59
Original issue reported on code.google.com by
mark...@gmail.com
on 14 Sep 2012 at 4:57