By Francesco Buonomo on Thursday, 19 March 2026
Posted in Support
Likes 0
Views 6
Votes 0
Hi Sergio, I'm trying to transfer files via HTTP2 WITH A GET REQUEST.
I'm using TsgcHTTP2Client as the client and TsgcWebSocketHTTPServer as the server. It works well if the files are small, like 50-100 MB. If the file is large, like 1 GB, I get no transfer (the stream is 0), as if it were timing out. It doesn't seem to time out, so I don't understand what could be happening.
Thank you for your help.
View Full Post