Should I use enctype=“application/x-www-form-urlencoded” or enctype='multipart/form-data' for sending both upload files and text using AJAX in nodejs?

后端 未结 0 1639
感动是毒
感动是毒 2020-11-28 17:40

This is the form html code. I am using enctype="application/x-www-form-urlencoded" currently.

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