How to use Curl in C++ to get http response string after sending http string to server

后端 未结 0 607
旧时难觅i
旧时难觅i 2021-01-30 04:44

In a C ++ program I need to send an http message using Curl to another machine where is running a REST server written in C ++, and then collect the response from that server.

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