added option --ignore-proxy

This commit is contained in:
Miroslav Stampar
2010-02-25 20:55:10 +00:00
parent dee15ed0b0
commit 5ebf572cae
4 changed files with 12 additions and 4 deletions

View File

@@ -50,7 +50,8 @@ optDict = {
"delay": "float",
"timeout": "float",
"retries": "integer",
"scope": "string"
"scope": "string",
"ignoreProxy": "boolean"
},
"Injection": {