-
Sebastien Robin authored
It is not recommanded to use httplib directly, we should better use urllib2, then this library will use httplib. This solve issues with libnetworkcache when we try to use it behind an http proxy.
7d72c8b0
It is not recommanded to use httplib directly, we should better use urllib2, then this library will use httplib. This solve issues with libnetworkcache when we try to use it behind an http proxy.