mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor bug fix
This commit is contained in:
@@ -989,6 +989,7 @@ def _setHTTPProxy():
|
||||
"""
|
||||
Check and set the HTTP/SOCKS proxy for all HTTP requests.
|
||||
"""
|
||||
global proxyHandler
|
||||
|
||||
if not conf.proxy:
|
||||
if conf.proxyList:
|
||||
|
||||
Reference in New Issue
Block a user