Hi guys,
In case you’re getting bigger amount of data via VaRest, and it seems slow to download it, cause of the problem lies in UE’s CurlHttpManager.cpp. I’ve modified the code to fetch as much data as available from libcurl, on each tick, and created pull request.
https://github.com/EpicGames/UnrealEngine/pull/2223
Cheers,