Groovy (Low-code)SDK Functions (Groovy)HTTP (deprecated)Proxyhttp.setProxyOn this pagehttp.setProxy http.setProxy(proxy) Description Sets the proxy. Parameters ParameterTypeExplanationproxyStringWhat the proxy will be set to Example http = option.httphttp.setProxy(proxy)res = http.get(url)