Loading...
Searching...
No Matches
TLD Namespace Reference

Classes

class  Host
 Represents a Host part of a URL. More...
 
class  Url
 Represents a URL. More...
 

Typedefs

using QueryParams = std::vector< std::string >
 A vector of strings representing query parameters in a URL.
 

Variables

constexpr bool DEFAULT_IGNORE_WWW = false
 

Typedef Documentation

◆ QueryParams

A vector of strings representing query parameters in a URL.

Variable Documentation

◆ DEFAULT_IGNORE_WWW

constexpr bool TLD::DEFAULT_IGNORE_WWW = false
constexpr