Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mg_client_options Struct Reference

Definition at line 1386 of file civetweb.h.

Public Attributes

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

#include </home/sftnight/build/workspace/root-makedoc-v624/rootspi/rdoc/src/v6-24-00-patches/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ client_cert

const char* mg_client_options::client_cert

Definition at line 1389 of file civetweb.h.

◆ host

const char* mg_client_options::host

Definition at line 1387 of file civetweb.h.

◆ host_name

const char* mg_client_options::host_name

Definition at line 1391 of file civetweb.h.

◆ port

int mg_client_options::port

Definition at line 1388 of file civetweb.h.

◆ server_cert

const char* mg_client_options::server_cert

Definition at line 1390 of file civetweb.h.

Collaboration diagram for mg_client_options:
[legend]

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