Adding option --safe-req

This commit is contained in:
Miroslav Stampar
2015-04-22 16:28:54 +02:00
parent 4ded9a9966
commit bb98894dc1
5 changed files with 70 additions and 13 deletions

View File

@@ -52,6 +52,7 @@ optDict = {
"rParam": "string",
"safeUrl": "string",
"safePost": "string",
"safeReqFile": "string",
"safeFreq": "integer",
"skipUrlEncode": "boolean",
"csrfToken": "string",