mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor update for #6015
This commit is contained in:
parent
9312d26da8
commit
b1e36c6ddc
4 changed files with 9 additions and 9 deletions
|
|
@ -198,7 +198,7 @@ safeFreq = 0
|
|||
# Valid: True or False
|
||||
skipUrlEncode = False
|
||||
|
||||
# Skip HTML encoding of payload data for SOAP/XML.
|
||||
# Skip safe (HTML) encoding of payload data for SOAP/XML.
|
||||
# Valid: True or False
|
||||
skipXmlEncode = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue