Reintroducing option --cookie-del

This commit is contained in:
Miroslav Stampar
2013-07-31 20:41:19 +02:00
parent ca44b23d20
commit 6b826ef64d
7 changed files with 17 additions and 7 deletions

View File

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