C++ Distributed Hash Table
Public Member Functions | Public Attributes | List of all members
dht::http::Url Class Reference
Collaboration diagram for dht::http::Url:
Collaboration graph
[legend]

Public Member Functions

 Url (const std::string &url)
 
std::string toString () const
 

Public Attributes

std::string url
 
std::string protocol {"http"}
 
std::string host
 
std::string service
 
std::string target
 
std::string query
 
std::string fragment
 

Detailed Description

Definition at line 72 of file http.h.


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