# Civetweb API Reference ### `mg_store_body( conn, path );` ### Parameters | Parameter | Type | Description | | :--- | :--- | :--- | |**`conn`**|`struct mg_connection *`|| |**`path`**|`const char *`|| ### Return Value | Type | Description | | :--- | :--- | |`long long`|| ### Description ### See Also