Renaming conf.cDel to conf.cookieDel

This commit is contained in:
Miroslav Stampar
2014-04-06 16:50:58 +02:00
parent 0ae8ac707e
commit 7cc4159316
7 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ optDict = {
"data": "string",
"paramDel": "string",
"cookie": "string",
"cDel": "string",
"cookieDel": "string",
"loadCookies": "string",
"dropSetCookie": "boolean",
"agent": "string",