MimeType.this

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

class MimeType
@nogc @safe nothrow pure
this
(
string name
)

Meta