fix: Correctly get upstream proxy from system
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.
Showing
Please
register
or
sign in
to comment