Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

QueryStrings getting removed by QWebView

$
0
0
I have a Qurl that I am using to set the url of a webview. However the query string values are getting stripped by the webview. QUrl( "http://xxx.xxxxxxxxx.com/1502?touch=false" ) When I inspect the qwebview the “?touch=false” is missing from the url. Any thoughts ? Thanks Dave

Viewing all articles
Browse latest Browse all 542

Trending Articles