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."],[[["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."]]],[]]