Patch for --proxy-file

This commit is contained in:
Miroslav Stampar 2015-10-25 15:58:43 +01:00
parent 89e36392f7
commit 8fbac5a99e

View File

@ -132,6 +132,8 @@ class Connect(object):
logger.warn(warnMsg)
conf.proxy = None
threadData.retriesCount = 0
setHTTPProxy()
if kb.testMode and kb.previousMethod == PAYLOAD.METHOD.TIME: