Skip to content

ApiGen_localProxies

thc202 edited this page Aug 17, 2019 · 1 revision

ZAP 2.8.0 API

Component: localProxies

Name Type Parameters Description
additionalProxies view Gets all of the additional proxies that have been configured.
addAdditionalProxy action address* port* behindNat alwaysDecodeZip removeUnsupportedEncodings Adds an new proxy using the details supplied.
removeAdditionalProxy action address* port* Removes the additional proxy with the specified address and port.

Starred parameters are mandatory

Back to index

Clone this wiki locally