# Civetweb API Reference ### `struct mg_client_options;` ### Fields | Field | Type | Description | | :--- | :--- | :--- | |**`host`**|`const char *`|| |**`port`**|`int`|| |**`client_cert`**|`const char *`|| |**`server_cert`**|`const char *`|| ### Description ### See Also * [`mg_connect_client_secure();`](mg_connect_client_secure.md)