passing two files as -d parameters in curl command

前端 未结 0 670
旧巷少年郎
旧巷少年郎 2020-12-03 10:02

how do I pass two files with the -d parameter in a curl command and then accept them in django? If I pass them like:

curl -X POST -d \'1=\'/Users/User/desktop         


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