ZAP API UI

Component: localProxies

Views

additionalProxiesDeprecated API Endpoint. Its use is discouraged, it will be removed in a future version.
Use the API endpoints in the 'network' component instead.
Gets all of the additional proxies that have been configured.

Actions

addAdditionalProxy (address* port* behindNat alwaysDecodeZip removeUnsupportedEncodings ) Deprecated API Endpoint. Its use is discouraged, it will be removed in a future version.
Use the API endpoints in the 'network' component instead.
Adds a new proxy using the details supplied.
removeAdditionalProxy (address* port* ) Deprecated API Endpoint. Its use is discouraged, it will be removed in a future version.
Use the API endpoints in the 'network' component instead.
Removes the additional proxy with the specified address and port.