HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Fields
tt::url_parts Struct Reference

#include <ttauri/url_parser.hpp>

Data Fields

std::string_view scheme
 
std::string_view authority
 
std::string_view drive
 
bool absolute
 
std::vector< std::string_view > segments
 
std::string_view query
 
std::string_view fragment
 

Detailed Description

A URL split into its parts. Each part is url_encoded.


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