mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Fix for an Issue #190
This commit is contained in:
@@ -45,10 +45,6 @@ cookie =
|
||||
# File containing cookies in Netscape/wget format
|
||||
loadCookies =
|
||||
|
||||
# URL-encode generated cookie injections.
|
||||
# Valid: True or False
|
||||
cookieUrlencode = False
|
||||
|
||||
# Ignore Set-Cookie header from response
|
||||
# Valid: True or False
|
||||
dropSetCookie = False
|
||||
|
||||
Reference in New Issue
Block a user