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."],[[["Version 2.37.0-rc is the latest release candidate, with the list displaying version numbers down to 2.10.1 for the `ProxyOption` feature."],["HTTP and gRPC clients can use an HTTP proxy by configuring the `ProxyOption`, allowing them to forward requests through a designated server."],["The `ProxyOption` configuration relies on `ProxyConfig` values to define the proxy's characteristics for client requests."],["Further information on the proxy functionality can be found in external links relating to HTTP Proxy information, such as a `grpc` proxy reference and `curl` proxy options."]]],[]]