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 page provides documentation for the `ProxyOption` in various versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.10.1`."],["The `ProxyOption` configures both HTTP and gRPC-based clients to use an HTTP proxy for requests as defined by the `ProxyConfig` value."],["The `ProxyOption` documentation contains links to external resources related to HTTP proxy settings and configuration, such as those found in gRPC and cURL."],["`ProxyConfig` is the alias of the type that will hold the configuration data."]]],[]]