Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.5.1
-
b1480d8e36d7d168fd787b8ed3934041ab2ad96b
Description
QWebEnginePage::requestedUrl() property documentation says: "The URL requested to loaded by the frame currently viewed. The URL may differ from the one returned by url() if a DNS resolution or a redirection occurs." This gives an impression that the requestedUrl() contains the DNS resolved or redirected URL, which is not the case.