Groovy (Low-code)SDK Functions (Groovy)RESTProxyrest.setProxyOn this pagerest.setProxy rest.setProxy(proxy) Description Sets the proxy. Parameters ParameterTypeExplanationproxyStringWhat the proxy will be set to Example http = option.resthttp.setProxy(proxy)res = http.get(url)