Please, understand it - the result returned by readAll() will not contain the part of the conversation with the cookie. Your "lt" and "source" variables will not contain parts of the cookie.
With an ssl connection you don't get anything probably because the site returns an SSL error (handshake failed due to self signed certificate) which you do not handle correctly (see docs for QNetworkReply::sslErrors() signal).





Reply With Quote
Bookmarks