BinarySettings
@h4ad/serverless-adapter > BinarySettings
(type) BinarySettings
The interface representing the settings for whether the response should be treated as binary or not
Signature:
export type BinarySettings = BinarySettingsFunction | BinarySettingsContentHeaders;
References: BinarySettingsFunction , BinarySettingsContentHeaders
Remarks
Encoded as binary means the response body will be converted to base64