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-04-09 UTC."],[[["This page provides documentation for configuring HTTP proxies for both HTTP and gRPC-based clients, using the `ProxyOption`."],["The latest version available is 2.37.0-rc, with numerous other past versions listed for reference, down to version 2.10.1."],["The `ProxyOption` configures the client to use a proxy, based on the values described in `ProxyConfig`."],["Several external resources, such as gRPC and curl documentation, are provided for further information regarding HTTP proxy configurations."],["The page documents the `ProxyConfig` type alias."]]],[]]