[REQ] [C++] [Qt5] [Client] Provide the http status code
Created by: ChrisAfaik
It would be great if the generated API exposed the http status code received.
Currently only the QNetworkReply::NetworkError
error is available which doesn't always represent the actual http status code.
This change only relates to C++ Qt5 client generator (cpp-qt5-client).