Sending image via cUrl and pipe it to aws

前端 未结 0 1807
谎友^
谎友^ 2021-02-05 19:38

I`m trying to pipe my POST request with file to AWS. For sending file I do like this:

curl -X POST -H "Content-Type: image/png" -F \'resource=@test-png.         


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