An HTTPS URL. More...
#include <Balau/Exception/BalauException.hpp>
#include <Balau/Resource/Url.hpp>
#include <Balau/Resource/HttpsByteReadResource.hpp>
#include <Balau/Resource/HttpsUtf8To32ReadResource.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... | |
An HTTPS URL.