Guitar
Classes | Public Attributes | List of all members
WebClient::Response Struct Reference

#include <webclient.h>

Collaboration diagram for WebClient::Response:
Collaboration graph
[legend]

Classes

struct  Version
 

Public Attributes

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

Member Data Documentation

◆ code

int WebClient::Response::code = 0

◆ content

std::vector<char> WebClient::Response::content

◆ header

std::vector<std::string> WebClient::Response::header

◆ version

struct WebClient::Response::Version WebClient::Response::version

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