Searched refs:mime_type (Results 1 – 1 of 1) sorted by relevance
674 const char *mime_type) { in request_handler_file() argument682 assert(mime_type); in request_handler_file()696 if (MHD_add_response_header(response, "Content-Type", mime_type) == MHD_NO) in request_handler_file()