Both HTTP and gRPC-based clients can be configured to use an HTTP proxy for requests. Setting the ProxyOption will configure the client to use a proxy as described by the ProxyConfig value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page details the various versions of the `ProxyOption` for configuring HTTP proxies, starting from version 2.10.1 and going up to the latest release candidate, 2.37.0-rc."],["`ProxyOption` is used to configure both HTTP and gRPC-based clients to route their requests through an HTTP proxy."],["The `ProxyOption` relies on the `ProxyConfig` value to properly setup the http proxy for the client."],["Additional resources are available for further reading, including documentation on HTTP proxy mapping and `curl` options for proxy username, password, and general configuration."]]],[]]