| 
    Guitar
    
   | 
 
#include <webclient.h>

Classes | |
| struct | Version | 
Public Attributes | |
| int | code = 0 | 
| struct WebClient::Response::Version | version | 
| std::vector< std::string > | header | 
| std::vector< char > | content | 
| int WebClient::Response::code = 0 | 
| std::vector<char> WebClient::Response::content | 
| std::vector<std::string> WebClient::Response::header | 
| struct WebClient::Response::Version WebClient::Response::version |