UploadOptions
Index
Properties
optionalallowFieldsDuplication
optionalbase64
Whether the uploaded body is base64, for example, apigw of Tencent Cloud
optionalcleanTimeout
Temporary file automatic cleanup time, default is 5 minutes
optionalfileSize
Max file size (in bytes), default is 10mb
optionalignore
Which paths to ignore
optionalmatch
Match those paths with higher priority than ignore
optionalmimeTypeWhiteList
Mime type white list
optionalmode
Upload mode, default is file
optionaltmpdir
Temporary file directory
optionalwhitelist
The white ext file names
Whether to allow fields duplication, default is
false