mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Fix for an Issue #190
This commit is contained in:
parent
a6eeebfca8
commit
d175decdfc
5 changed files with 7 additions and 44 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue