Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8fbac5a

Browse files
committed
Patch for --proxy-file
1 parent 89e3639 commit 8fbac5a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/request/connect.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ def _retryProxy(**kwargs):
132132
logger.warn(warnMsg)
133133

134134
conf.proxy = None
135+
threadData.retriesCount = 0
136+
135137
setHTTPProxy()
136138

137139
if kb.testMode and kb.previousMethod == PAYLOAD.METHOD.TIME:

0 commit comments

Comments
 (0)