Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure SOAP with a proxy

Certain properties provide support for SOAP requests to use a web proxy server.

PropertyDescriptionExample
glide.http.proxy_hostThe proxy server hostname or IP addressproxy.company.com, 192.168.34.54
glide.http.proxy_portThe port number for the proxy server8080, 9100
glide.http.proxy_usernameIf the proxy server is authenticating using user name and password, enter a value for this propertyproxyuser
glide.http.proxy_passwordIf the proxy server is authenticating using user name and password, enter a value for this propertypassword

Parent Topic:Outbound SOAP web service