mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
minor update
This commit is contained in:
parent
56dbf0038f
commit
adf2231edb
4 changed files with 6 additions and 3 deletions
|
|
@ -89,6 +89,8 @@ class Connect:
|
|||
requestHeaders = ""
|
||||
responseHeaders = ""
|
||||
|
||||
kb.requestUID += 1
|
||||
|
||||
try:
|
||||
if silent:
|
||||
socket.setdefaulttimeout(3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue