ContentType
Description:
Creates a Content-Type object with type type and subtype subtype.
Parameters:
| type |
the MIME type or null for the default value |
| subtype |
the MIME subtype or null for the default value |
Returns:
|
a new ContentType object. |