Configure the HTTP Proxy.
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.
See Also
https://github.com/grpc/grpc/blob/master/doc/core/default_http_proxy_mapper.md
See Also
https://curl.se/libcurl/c/CURLOPT_PROXYUSERNAME.html
See Also
https://curl.se/libcurl/c/CURLOPT_PROXYPASSWORD.html
See Also
Type Aliases
Type
Alias Of:
ProxyConfig