HttpWebRequest need to include --data-binary in the curl, how is this possible in .net / C#

前端 未结 0 799
粉色の甜心
粉色の甜心 2020-12-03 18:21

I will send this to another server and the accepted cURL is:

curl -X POST -H "Content-Type: application/octet-stream" -H "Accept: application/o         


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