Attempts to get the content disposition for the header by compiling a string of UTF-8 formatting based on the file name.
const contentDisposition = fileUploadService.getContentDisposition(fileName)
The name of the file being uploaded
Attempts to get the content disposition for the header by compiling a string of UTF-8 formatting based on the file name.
Example
Returns