|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::Http::HttpProxyStrategy, including all inherited members.
| CreateAdaptiveHttpProxyStrategy(const HttpProxyStrategyAdaptiveConfig &config, Allocator *allocator=ApiAllocator()) | Aws::Crt::Http::HttpProxyStrategy | static |
| CreateBasicHttpProxyStrategy(const HttpProxyStrategyBasicAuthConfig &config, Allocator *allocator=ApiAllocator()) | Aws::Crt::Http::HttpProxyStrategy | static |
| HttpProxyStrategy(struct aws_http_proxy_strategy *strategy) | Aws::Crt::Http::HttpProxyStrategy | |
| m_strategy | Aws::Crt::Http::HttpProxyStrategy | protected |
| ~HttpProxyStrategy() | Aws::Crt::Http::HttpProxyStrategy | virtual |