[Development] QNetworkAccessManager
Scott Bloom
scott at towel42.com
Fri Aug 26 21:12:02 CEST 2022
I was able to work out the issues, but I have two recommendations for QNAM
1. If you don't have openssl properly installed, and you attempt to make a https connection, it should give an ssl error
* While Ive dealt with this issue a number of times, it continually bites me in the butt
2. If there is a redirect, and your redirection rules are not setup to follow them, an error should be reported in the QNetworkReply
* Otherwise, there is zero way to tell that something is wrong if the URL entered by the user gets redirected. Especially when its downloading a file.
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20220826/0ca86ca5/attachment.htm>
More information about the Development
mailing list