cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

async http client post/get request demo?

Open bethebest0622 opened this issue 2 years ago • 0 comments

Hi, sir or madam.

could you provide a demo for async get/post client request with a custom response handle function?

assume the request url is: https://api.coinex.com/v1/market/detail?market=BTCUSDT

the response is a json.

which i want to handle it with a callback function?

bethebest0622 avatar Jan 19 '24 02:01 bethebest0622