Webbrowser module with proxy
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello. Im having a program that surf between some sites automatic. It is being done with a webbrowser module. Is it now possible for me to make that webbrowser browse through a proxy? I can see that WebClient and HttpWebRequest supports proxy browsing, but can't see anything with the webbrowser module. Anyone who knows that ?