How to get request headers from a cpprest http_request instance?

后端 未结 0 482
旧巷少年郎
旧巷少年郎 2020-12-30 05:47

I am using cpprest to make a simple RPC server. When a request is created, I get a web::http::http_request instance that allows me to read content body and query string. How

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