Add support for SignHeaders feature, thanks to Ralph Seichter for the patch
This commit is contained in:
@@ -340,7 +340,8 @@ def _readConfigFile(path, configData=None, configGlobal={}):
|
||||
'MacroList': 'dataset',
|
||||
'MacroListVerify': 'dataset',
|
||||
'DNSOverride': 'str',
|
||||
'debugLevel': 'int'
|
||||
'debugLevel': 'int',
|
||||
'SignHeaders': 'dataset'
|
||||
}
|
||||
|
||||
# check to see if it's a file
|
||||
|
||||
Reference in New Issue
Block a user