mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Another update for #5295
This commit is contained in:
@@ -101,8 +101,12 @@ authCred =
|
||||
# Syntax: key_file
|
||||
authFile =
|
||||
|
||||
# Abort on (problematic) HTTP error code (e.g. 401).
|
||||
# Valid: string
|
||||
abortCode =
|
||||
|
||||
# Ignore (problematic) HTTP error code (e.g. 401).
|
||||
# Valid: integer
|
||||
# Valid: string
|
||||
ignoreCode =
|
||||
|
||||
# Ignore system default proxy settings.
|
||||
|
||||
Reference in New Issue
Block a user