--- a/src/network/access/qnetworkrequest.cpp Mon Mar 15 12:43:09 2010 +0200
+++ b/src/network/access/qnetworkrequest.cpp Thu Apr 08 14:19:33 2010 +0300
@@ -138,6 +138,8 @@
default follow redirections: it's up to the application to
determine if the requested redirection should be allowed,
according to its security policies.
+ The returned URL might be relative. Use QUrl::resolved()
+ to create an absolute URL out of it.
\value ConnectionEncryptedAttribute
Replies only, type: QVariant::Bool (default: false)