I have tried using cpp-httplib's Get() to download an image , but it failed and the error code was Read . As you can imagine , the image is not text , but it uses string to store it , which makes it not
worked . So how can I use this library to download files ?