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

#include <utils.h>

Public Member Functions

 operator bool () const
 
std::string String ()
 

Public Attributes

bool is_https
 
std::string host
 
std::string path
 
std::string query_string
 

Detailed Description

Url represents HTTP URL and it's components.


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