Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QHttpNetworkConnectionPrivate::ParseRedirectResult Struct Reference

#include <qhttpnetworkconnection_p.h>

+ Collaboration diagram for QHttpNetworkConnectionPrivate::ParseRedirectResult:

Public Attributes

QUrl redirectUrl
 
QNetworkReply::NetworkError errorCode
 

Detailed Description

Definition at line 224 of file qhttpnetworkconnection_p.h.

Member Data Documentation

◆ errorCode

QNetworkReply::NetworkError QHttpNetworkConnectionPrivate::ParseRedirectResult::errorCode

Definition at line 226 of file qhttpnetworkconnection_p.h.

◆ redirectUrl

QUrl QHttpNetworkConnectionPrivate::ParseRedirectResult::redirectUrl

Definition at line 225 of file qhttpnetworkconnection_p.h.


The documentation for this struct was generated from the following file: