Dear all,

I have used QNetworkAccessManager to send get(URL) request to receive response from the specified URL.

It works correctly when my system is directly connected with internet.

If I connect my system to the network in which Proxy Server configuration is made, my code needs proxy details.

Is there a way to match the settings of the default browser? Do I have to let the user configure himself the proxy?

Regards,
Jay.