We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c67ba0 commit c37ad88Copy full SHA for c37ad88
1 file changed
lib/core/option.py
@@ -989,6 +989,7 @@ def _setHTTPProxy():
989
"""
990
Check and set the HTTP/SOCKS proxy for all HTTP requests.
991
992
+ global proxyHandler
993
994
if not conf.proxy:
995
if conf.proxyList:
0 commit comments