Custom Mime Type
A custom implementation of MimeType that wraps a raw MIME type string. Use this when you need to work with MIME types that aren't defined in the standard set.
Parameters
raw
The raw MIME type string (e.g., "application/custom", "text/x-custom")