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 details the various versions of the `ProxyOption` for configuring HTTP proxies, starting from version 2.10.1 and going up to the latest release candidate, 2.37.0-rc."],["`ProxyOption` is used to configure both HTTP and gRPC-based clients to route their requests through an HTTP proxy."],["The `ProxyOption` relies on the `ProxyConfig` value to properly setup the http proxy for the client."],["Additional resources are available for further reading, including documentation on HTTP proxy mapping and `curl` options for proxy username, password, and general configuration."]]],[]]