mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
transformed cDel to pDel as a more generic option
This commit is contained in:
parent
dd0ed5f5da
commit
8720aad6dc
5 changed files with 8 additions and 9 deletions
|
|
@ -24,8 +24,8 @@ optDict = {
|
|||
|
||||
"Request": {
|
||||
"data": "string",
|
||||
"pDel": "string",
|
||||
"cookie": "string",
|
||||
"cDel": "string",
|
||||
"cookieUrlencode": "boolean",
|
||||
"dropSetCookie": "boolean",
|
||||
"agent": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue