dynamic_libs icon indicating copy to clipboard operation
dynamic_libs copied to clipboard

nlibcurl

Open MasQchips opened this issue 8 years ago • 2 comments

Hi. decargar attempt raw file hosted on github using the code loadiine GX2 and the problem I have is that the website is https TLS v1.2, I get Error 89 "LAST" only I get good results with http. I took several days working, researching the libcurl library without success. I may be doing wrong?

google translate, sorry!!

MasQchips avatar Aug 15 '16 02:08 MasQchips

decagar attemp* try to download

MasQchips avatar Aug 15 '16 02:08 MasQchips

The FileDownloader of libutils now has (partial) support for https downloads. https://github.com/Maschell/libutils/blob/master/source/network/FileDownloader.cpp

Maschell avatar Mar 15 '18 14:03 Maschell