aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Aws::Crt::Http::HttpProxyStrategy Member List

This is the complete list of members for Aws::Crt::Http::HttpProxyStrategy, including all inherited members.

CreateAdaptiveHttpProxyStrategy(const HttpProxyStrategyAdaptiveConfig &config, Allocator *allocator=g_allocator)Aws::Crt::Http::HttpProxyStrategystatic
CreateBasicHttpProxyStrategy(const HttpProxyStrategyBasicAuthConfig &config, Allocator *allocator=g_allocator)Aws::Crt::Http::HttpProxyStrategystatic
GetUnderlyingHandle() const noexceptAws::Crt::Http::HttpProxyStrategyinline
HttpProxyStrategy(struct aws_http_proxy_strategy *strategy)Aws::Crt::Http::HttpProxyStrategy
m_strategyAws::Crt::Http::HttpProxyStrategyprotected
~HttpProxyStrategy()Aws::Crt::Http::HttpProxyStrategyvirtual