removing --method per request of buawig

This commit is contained in:
Miroslav Stampar
2011-02-12 19:50:27 +00:00
parent 1cd483f42f
commit 9f7d666451
4 changed files with 3 additions and 21 deletions

View File

@@ -22,7 +22,6 @@ optDict = {
},
"Request": {
"method": "string",
"data": "string",
"cookie": "string",
"cookieUrlencode": "boolean",