An HTTP URL. More...
#include <Balau/Exception/BalauException.hpp>#include <Balau/Resource/HttpByteReadResource.hpp>#include <Balau/Resource/HttpUtf8To32ReadResource.hpp>#include <Balau/Resource/Url.hpp>#include <Balau/Resource/UriComponents.hpp>Go to the source code of this file.
Classes | |
| class | Http |
| An HTTP URL. More... | |
Namespaces | |
| Balau::Resource | |
| The unified resource class hierarchy. | |
Functions | |
| template<typename AllocatorT > | |
| Balau::U8String< AllocatorT > | toString (const Http &http) |
| Print the HTTP URL as a UTF-8 string. More... | |
An HTTP URL.