Type Alias: GenericParametrizedMimeType
GenericParametrizedMimeType: `${GenericMimeType}${"" | ContentTypeParameter}`
RFC 1341 4: Defines the syntax for a Content-Type field, which follows the following structure:
type "/" subtype *[";" parameter]
.
Since
7.0.0
Defined in
projects/plugins/packages/api/src/lib/structures/http/Server.ts:172