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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The latest version available is 2.37.0-rc, with numerous previous versions dating back to 2.10.1 also accessible."],["`ProxyOption` configures both HTTP and gRPC clients to utilize an HTTP proxy, as defined by the `ProxyConfig` value."],["There is documentation available for `ProxyOption` and `ProxyConfig` in each previous version's documentation path."],["`ProxyConfig` is the alias of the proxy configuration type."],["Additional resources are provided for default HTTP proxy mapping, and `CURLOPT_PROXYUSERNAME`, `CURLOPT_PROXYPASSWORD`, and `CURLOPT_PROXY` functionalities."]]],[]]