mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Cosmetics and a missing param
This commit is contained in:
parent
4a9640160e
commit
0d3e8a76d8
2 changed files with 4 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ optDict = {
|
|||
"Request": {
|
||||
"data": "string",
|
||||
"cookie": "string",
|
||||
"cDel": "string",
|
||||
"cookieUrlencode": "boolean",
|
||||
"dropSetCookie": "boolean",
|
||||
"agent": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue