Type Alias: GenericMimeType
GenericMimeType: `${ContentTypeType}/${string}`
RFC 1341 4: Defines the syntax for a Content-Type field without parameters, which follows the following structure:
type "/" subtype
.
Since
7.0.0
Defined in
projects/plugins/packages/api/src/lib/structures/http/Server.ts:165