tarasvb/qtcurl

How to download files one by one?

Opened this issue · 0 comments

Hello, sir, I want to download files one by one, but I use a for loop to call the onTransferBegin function one by one, and then it will download the second one immediately before the first one is downloaded...