Well, this isn't compilable so it's hard to check what is going on there. In general I would suggest to replace all that with QNetworkAccessManager which is much easier to use than QHttp.
Well, this isn't compilable so it's hard to check what is going on there. In general I would suggest to replace all that with QNetworkAccessManager which is much easier to use than QHttp.
I thought you're going to read it so I removed unimportant parts. Can I PM you with a whole project, don't want to upload everything here?
I am not going to read through a whole project. If you want me to work on some code, prepare a minimal compilable example reproducing the problem. Otherwise convert your application to QNetworkAccessManager.
Is QNetworkAccessManager going to fix my problem?
If not, I have no reason to convert, I get everything I want from QHttp except that problem :/
Bookmarks