How to get your windows proxy setting under Internet explorer?
If you config your proxy setting by IE, the proxy information will be stored in the registry, you can read it directly, but it’s not recommended, because of M$ maybe will change it…..
There are three way to achieve the goal:
Use the InternetQueryOption under the Windows [...]