AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
Go to the source code of this file.
Classes | |
struct | Aws::Crt::Http::HttpProxyStrategyBasicAuthConfig |
struct | Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig |
class | Aws::Crt::Http::HttpProxyStrategy |
Namespaces | |
Aws | |
Aws::Crt | |
Aws::Crt::Http | |
Typedefs | |
using | Aws::Crt::Http::KerberosGetTokenFunction = std::function< bool(String &)> |
using | Aws::Crt::Http::NtlmGetTokenFunction = std::function< bool(const String &, String &)> |