Cosmetics and a missing param

This commit is contained in:
Bernardo Damele
2011-06-08 14:40:42 +00:00
parent 4a9640160e
commit 0d3e8a76d8
2 changed files with 4 additions and 3 deletions

View File

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