cef_response_t.set_mime_type

Set the response mime type.

struct cef_response_t
extern (System)
void function(cef_response_t* self, const(cef_string_t)* mimeType) nothrow set_mime_type;

Meta