How to setup local proxy server to test Qt QNetworkAccessManager proxy settings?
Hello all
i like to add proxy support to my app that includes using QWebKit And Simple http request .
using methods i found here [doc.qt.nokia.com] and here [developer.qt.nokia.com] .
the implementation looks easy , but my problem is how can i test it to see that proxy does work .
do i need to set up proxy server in my local pc ( i guess .. ) if so what server and configuration should i use ?
5 replies
Did you have a look at QNetworkProxy already?
You must log in to post a reply. Not a member yet? Register here!


