Guitar
Public Attributes | List of all members
WebContext::Private Struct Reference
Collaboration diagram for WebContext::Private:
Collaboration graph
[legend]

Public Attributes

WebClient::HttpVersion http_version = WebClient::HTTP_1_0
 
SSL_CTX * ctx = nullptr
 
bool use_keep_alive = false
 
WebProxy http_proxy
 
WebProxy https_proxy
 
bool broken_pipe = false
 

Member Data Documentation

◆ broken_pipe

bool WebContext::Private::broken_pipe = false

◆ ctx

SSL_CTX* WebContext::Private::ctx = nullptr

◆ http_proxy

WebProxy WebContext::Private::http_proxy

◆ http_version

WebClient::HttpVersion WebContext::Private::http_version = WebClient::HTTP_1_0

◆ https_proxy

WebProxy WebContext::Private::https_proxy

◆ use_keep_alive

bool WebContext::Private::use_keep_alive = false

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