-
Tom Zierbock authored
By creating a new WebProxy object the PAC script installed on the system is ignored for some reason. Using WebRequest.GetSystemWebProxy() gives us the result we want.
4135acd5
By creating a new WebProxy object the PAC script installed on the system is ignored for some reason. Using WebRequest.GetSystemWebProxy() gives us the result we want.