mg_send_mime_file2( conn, path, mime_type, additional_headers );
conn
struct mg_connection *
path
const char *
mime_type
additional_headers
none
mg_get_builtin_mime_type();
mg_printf();
mg_send_file();
mg_send_mime_file();
mg_write();