Added by Georgiy Gluhoedov about 9 years ago
Hi guys.
How I can use a proxy (Tor) when sending requests through Wt::Http::Client
[[[http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1Http_1_1Client.html#aed50841f6c792d8f08e44225401abab0]]]
In Qt I can use QNetworkProxy when sending requests through QNetworkAccessManager.
Can something similar to Wt?
Thank you.
Hello Georgiy,
Currently the http client does not support any type of proxy.
Best regards,
Wim.