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 webpage lists various versions of the `ProxyOption` for C++, ranging from the latest release candidate `2.37.0-rc` down to version `2.10.1`."],["The `ProxyOption` allows both HTTP and gRPC-based clients to use an HTTP proxy for their requests, configurable through the `ProxyConfig` value."],["There is a `ProxyConfig` type alias that can be used for proxy configurations."],["Referenced documentation links are provided for additional information on default HTTP proxy mapping and various `CURLOPT_PROXY` options."]]],[]]