AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions | Variables
URI.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/http/Scheme.h>
#include <aws/core/utils/memory/stl/AWSMap.h>
#include <aws/core/utils/StringUtils.h>
#include <stdint.h>

Go to the source code of this file.

Classes

class  Aws::Http::URI
 

Namespaces

namespace  Aws
 
namespace  Aws::Http
 

Typedefs

typedef Aws::MultiMap< Aws::String, Aws::StringAws::Http::QueryStringParameterCollection
 

Functions

AWS_CORE_API void Aws::Http::SetCompliantRfc3986Encoding (bool compliant)
 

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
 
bool Aws::Http::s_compliantRfc3986Encoding