Creates a new MIMEType object by parsing the input.
A TypeError
will be thrown if the input
is not a valid MIME. Note that an effort will be made to coerce the given values into strings.
constructor
Creates a new MIMEType object by parsing the input.
A TypeError
will be thrown if the input
is not a valid MIME. Note that an effort will be made to coerce the given values into strings.
The input MIME to parse.