Hi

Borys Jurgiel wrote:
> I've just uploaded the new proxy-friendly version of the Plugin Installer with
> Barry's patch (0.06.5). Proxy users, Could you upgrade and test it please?

In a python console I tried:
>>> import urllib
>>> urllib.getproxies()
{'http': 'http://craig:[EMAIL PROTECTED]:8080/', 'no':
'localhost,127.0.0.0/8,*.local'}

My http proxy requires authentication and I see that my username and
password are returned. I tried adding the following to QPHttp:
self.proxy.setUser('craig')
self.proxy.setPassword('xxxx')

But I must be missing something because the repos are still unavailable.

Craig
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to