mg_send_mime_file2.md 590 B

Civetweb API Reference

mg_send_mime_file2( conn, path, mime_type, additional_headers );

Parameters

Parameter Type Description
conn struct mg_connection *
path const char *
mime_type const char *
additional_headers const char *

Return Value

none

Description

See Also