Open TigoTin opened 4 years ago
I want to upload one file by mutipart/form-data, and set fieldName to "file".But if i use func sendFile,it will set fieldName to "file1"
Hi,
I'm having exactly the same problem. I want to upload a file to S3 and the file attr is required to be called 'file'.
Any update? @TigoTin
Thanks! Best
I want to upload one file by mutipart/form-data, and set fieldName to "file".But if i use func sendFile,it will set fieldName to "file1"