EncodeSpecMap
ts
type EncodeSpecMap = [string | Readonly<RegExp>, Readonly<EncodeSpec>][];
Defined in: server/config/options.ts:119
Encode parameters mapped by source content MIME type or regex of the type.