Definition at line 1433 of file civetweb.h.
Public Attributes | |
const char * | client_cert |
const char * | host |
const char * | host_name |
int | port |
const char * | server_cert |
const char* mg_client_options::client_cert |
Definition at line 1436 of file civetweb.h.
const char* mg_client_options::host |
Definition at line 1434 of file civetweb.h.
const char* mg_client_options::host_name |
Definition at line 1438 of file civetweb.h.
int mg_client_options::port |
Definition at line 1435 of file civetweb.h.
const char* mg_client_options::server_cert |
Definition at line 1437 of file civetweb.h.