To upload a file what are the pros and cons of sending base64 in post body vs multipart/form-data

后端 未结 0 1075
既然无缘
既然无缘 2020-12-18 08:50

I am creating a REST api to upload a file (mostly 2-5 min video files), I have an option to do it like a post method with a base64 property in body of JSON requ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题