convert Curl with file upload to Guzzle php

后端 未结 0 496
孤街浪徒
孤街浪徒 2020-12-09 16:25

I have this curl request:

curl --user \'user@site.com:123456\' -T \'/Users/path/to/file.txt\' \'https://website.com/files/\'

the file I uploa

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