Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | List of all members
mg_client_options Struct Reference

Definition at line 1239 of file civetweb.h.

Public Attributes

const char * client_cert
 
const char * host
 
int port
 
const char * server_cert
 

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ client_cert

const char* mg_client_options::client_cert

Definition at line 1242 of file civetweb.h.

◆ host

const char* mg_client_options::host

Definition at line 1240 of file civetweb.h.

◆ port

int mg_client_options::port

Definition at line 1241 of file civetweb.h.

◆ server_cert

const char* mg_client_options::server_cert

Definition at line 1243 of file civetweb.h.


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