adding --force-ssl switch (most useful in combination with -r)

This commit is contained in:
Miroslav Stampar
2012-02-08 09:11:57 +00:00
parent 11887f331d
commit 6bedb80ffa
4 changed files with 10 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ optDict = {
"agent": "string",
"randomAgent": "boolean",
"rParam": "string",
"forceSSL": "boolean",
"host": "string",
"referer": "string",
"headers": "string",