Node.js - Sending file with Axios POST

前端 未结 0 1353
说谎
说谎 2021-01-07 08:02

I\'m trying to send a PDF to a website using the Axios library on Node JS. The site gives an example that works perfectly if I use CURL:

curl -F "file=@t         


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