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
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to