ROOT 6.10/09 Reference Guide |
Definition at line 965 of file civetweb.h.
Public Attributes | |
const char * | client_cert |
const char * | host |
int | port |
const char * | server_cert |
const char* mg_client_options::client_cert |
Definition at line 968 of file civetweb.h.
const char* mg_client_options::host |
Definition at line 966 of file civetweb.h.
int mg_client_options::port |
Definition at line 967 of file civetweb.h.
const char* mg_client_options::server_cert |
Definition at line 969 of file civetweb.h.