ProxySetup
ProxySetup
JSON Example
{
"http_proxy": "string",
"https_proxy": "string",
"no_proxy": "string"
}
string
http_proxy
Optional
Proxy for outbound HTTP network traffic
string
https_proxy
Optional
Proxy for outbound HTTPS network traffic
string
no_proxy
Optional
Comma-separated list of hosts that do not go through the proxy