| Wt
    3.3.0
    | 
Utility class representing an URL. More...
| Public Attributes | |
| std::string | protocol | 
| The protocol (e.g. "http") | |
| 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") | |
Utility class representing an URL.
 1.7.5.1
 1.7.5.1