ZAP API UI
Component: network
Action: addLocalServer
Adds a local server/proxy.
Output Format
JSON
JSONP
HTML
XML
apikey*
Form Method
GET
POST
address*
The address of the local server/proxy.
port*
The port of the local server/proxy.
api
If the ZAP API is available, true or false.
proxy
If the local server should proxy, true or false.
behindNat
If the local server is behind NAT, true or false.
decodeResponse
If the response should be decoded, true or false.
removeAcceptEncoding
If the request header Accept-Encoding should be removed, true or false.