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."],[[["The latest version available is 2.37.0-rc, with a detailed list of past versions provided, ranging down to 2.10.1."],["This page documents how to configure HTTP and gRPC clients to use an HTTP proxy using the `ProxyOption`."],["The `ProxyOption` is used to configure the client to use a proxy as detailed in the `ProxyConfig` value."],["`ProxyConfig` is a type alias available within this library, related to configuring the proxy."],["The information is specific to the C++ library, as it has versioning that starts with /cpp."]]],[]]