MinIO C++ SDK
Public Member Functions | Public Attributes | List of all members
minio::http::BaseUrl Struct Reference

Public Member Functions

error::Error SetHost (std::string hostvalue)
 
std::string GetHostHeaderValue ()
 
error::Error BuildUrl (utils::Url &url, Method method, std::string region, utils::Multimap query_params, std::string bucket_name="", std::string object_name="")
 
 operator bool () const
 

Public Attributes

std::string host
 
bool is_https = true
 
unsigned int port = 0
 
std::string region
 
bool aws_host = false
 
bool accelerate_host = false
 
bool dualstack_host = false
 
bool virtual_style = false
 

The documentation for this struct was generated from the following files: