I can't find the QHttp class
Solved
General and Desktop
-
hello everyone voidrelams(youtube) is using the qhttp class while watching the networking training videos, but I can't access this class
someone says you need to use the (qnetworkaccessmanager) class, but the classes are not similar to Qhttp. I think I'll make mistakes because I'm more amateur
what should i do to use the qhttp class without problems?
version 5.12.2 -
@Raii
yes, use QNetworkAccessManager.
QHttp is outdated and every video you saw about it
for example take a look at: https://doc.qt.io/qt-5/qtnetwork-download-example.html