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

Skip to content

Commit 4ac3794

Browse files
committed
minor update
1 parent 5d35d25 commit 4ac3794

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
@@ -700,6 +700,8 @@ def _randomizeParameter(paramString, randomParameter):
700700
start = time.time()
701701

702702
if kb.nullConnection and not content and not response and not timeBasedCompare:
703+
noteResponseTime = False
704+
703705
if kb.nullConnection == NULLCONNECTION.HEAD:
704706
method = HTTPMETHOD.HEAD
705707
elif kb.nullConnection == NULLCONNECTION.RANGE:

0 commit comments

Comments
 (0)