mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-07 14:06:34 +00:00
Make XML/HTML encoding in SOAP requests optional (#6015)
Co-authored-by: soffensive <soffensive>
This commit is contained in:
@@ -63,6 +63,7 @@ optDict = {
|
||||
"safeReqFile": "string",
|
||||
"safeFreq": "integer",
|
||||
"skipUrlEncode": "boolean",
|
||||
"skipXmlEncode": "boolean",
|
||||
"csrfToken": "string",
|
||||
"csrfUrl": "string",
|
||||
"csrfMethod": "string",
|
||||
|
||||
Reference in New Issue
Block a user