Classes | Namespaces | Functions
Https.hpp File Reference

(6)

An HTTPS URL. More...

#include <Balau/Exception/BalauException.hpp>
#include <Balau/Resource/Url.hpp>
#include <Balau/Resource/HttpsByteReadResource.hpp>
#include <Balau/Resource/HttpsUtf8To32ReadResource.hpp>
Include dependency graph for Https.hpp:

Go to the source code of this file.

Classes

class  Https
 An HTTPS URL. More...
 

Namespaces

 Balau::Resource
 The unified resource class hierarchy.
 

Functions

template<typename AllocatorT >
Balau::U8String< AllocatorT > toString (const Https &https)
 Print the HTTPs URL as a UTF-8 string. More...
 

Detailed Description

An HTTPS URL.