mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Updates regarding the #3316
This commit is contained in:
parent
4466504f30
commit
48b407c0fa
5 changed files with 24 additions and 5 deletions
|
|
@ -378,3 +378,7 @@ class TIMEOUT_STATE:
|
|||
NORMAL = 0
|
||||
EXCEPTION = 1
|
||||
TIMEOUT = 2
|
||||
|
||||
class HINT:
|
||||
PREPEND = 0
|
||||
APPEND = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue