src/network/access/qnetworkrequest.cpp
branchRCL_3
changeset 8 3f74d0d4af4c
parent 5 d3bac044e0f0
--- 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)