AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/http/Scheme.h>
#include <aws/core/utils/memory/stl/AWSMap.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | Aws::Http::URI |
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::Http | |
Typedefs | |
typedef Aws::Map< Aws::String, Aws::String > | Aws::Http::QueryStringParameterCollection |
Variables | |
AWS_CORE_API const char * | Aws::Http::SEPARATOR |
static const uint16_t | Aws::Http::HTTP_DEFAULT_PORT = 80 |
static const uint16_t | Aws::Http::HTTPS_DEFAULT_PORT = 443 |