Module implementing a network reply delegate allowing to check redirects.
None |
FollowRedirectReply | Class implementing a network reply delegate allowing to check redirects. |
None |
Class implementing a network reply delegate allowing to check redirects.
None |
None |
FollowRedirectReply | Constructor |
__replyFinished | Private slot handling the receipt of the requested data. |
close | Public method to close the data stream. |
error | Public method to get the error information. |
errorString | Public method to get the error message. |
originalUrl | Public method to get the original URL. |
readAll | Public method to read all received data. |
reply | Public method to get the reply object. |
url | Public method to get the final URL (after redirects). |
None |
Constructor
Private slot handling the receipt of the requested data.
Public method to close the data stream.
Public method to get the error information.
Public method to get the error message.
Public method to get the original URL.
Public method to read all received data.
Public method to get the reply object.
Public method to get the final URL (after redirects).