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 provides documentation for configuring HTTP proxies for both HTTP and gRPC-based clients across multiple versions."],["The latest version documented is 2.37.0-rc, with a range of previous versions from 2.36.0 down to 2.10.1 also available for reference."],["Setting the `ProxyOption` configures the client to utilize a proxy, as detailed by the `ProxyConfig` value."],["The documentation also provides links to external resources related to HTTP proxy configuration, such as those for gRPC and curl."],["This pages covers the `ProxyConfig` type alias which is used to set the proxy for the clients."]]],[]]