forked from zaproxy/zaproxy
-
Notifications
You must be signed in to change notification settings - Fork 2
ApiGen_context
psiinon edited this page Apr 18, 2017
·
7 revisions
Name | Type | Parameters | Description |
---|---|---|---|
context | view | contextName* | List the information about the named context |
contextList | view | List context names of current session | |
excludeRegexs | view | contextName* | List excluded regexs for context |
excludedTechnologyList | view | contextName* | Lists the names of all technologies excluded from a context |
includeRegexs | view | contextName* | List included regexs for context |
includedTechnologyList | view | contextName* | Lists the names of all technologies included in a context |
technologyList | view | Lists the names of all built in technologies | |
context | other | contextName* | |
contextList | other | ||
excludeRegexs | other | contextName* | |
excludedTechnologyList | other | contextName* | |
includeRegexs | other | contextName* | |
includedTechnologyList | other | contextName* | |
technologyList | other |
Starred parameters are mandatory
Back to index