microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.96k stars 1.65k forks source link

Is there any way to download and image with the help of CPPREST sdk? #1697

Closed Kelta-King closed 2 years ago

Kelta-King commented 2 years ago

I am new to CPPRest and I am trying to find any possible way to download images with the help of it. But I didn't find any proper blog which states it. I would love to have some guidance in the direction.