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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 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."]]],[]]