There are a lot of questions out there but most answers are old and use deprecated methods.
I would like to know the following:
- How do I get/set proxy settings configured in IE? I presume this is what is referred to as system-wide.
- How do I set proxy settings for a specific request using the WebClient, not the WebRequest/WebResponse objects?
I am only looking for a completely managed solution unless one does not exist.