Function MimeType.this

Create MIME type with name. Name should be given in the form of media/subtype.

this (
  string name
) pure nothrow @nogc @safe;