I'm guessing there is no data yet ready, just the headers. You can read your data in requestFinished() if you want. Or better yet use QNetworkAccessManager instead of the deprecated QHttp.
I'm guessing there is no data yet ready, just the headers. You can read your data in requestFinished() if you want. Or better yet use QNetworkAccessManager instead of the deprecated QHttp.
Bookmarks