Wt  3.7.1
Public Attributes | List of all members
Wt::Http::Client::URL Struct Reference

Utility class representing an URL. More...

Public Attributes

std::string protocol
 The protocol (e.g. "http")
 
std::string auth
 Authentication.
 
std::string host
 The host (e.g. "www.webtoolkit.eu")
 
int port
 The port number (e.g. 80)
 
std::string path
 The path (e.g. "/wt")
 

Detailed Description

Utility class representing an URL.


Generated on Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13