![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhttpnetworkconnection_p.h>
Public Attributes | |
QUrl | redirectUrl |
QNetworkReply::NetworkError | errorCode |
Definition at line 229 of file qhttpnetworkconnection_p.h.
QNetworkReply::NetworkError QHttpNetworkConnectionPrivate::ParseRedirectResult::errorCode |
Definition at line 231 of file qhttpnetworkconnection_p.h.
QUrl QHttpNetworkConnectionPrivate::ParseRedirectResult::redirectUrl |
Definition at line 230 of file qhttpnetworkconnection_p.h.