Hello everyone,
Just want to confirm,
1. by default, Http request will use system proxy setting, e.g. the setting in IE;
2. we can use WebRequest.Proxy to overwrite the proxy used for each Http request.
Both are correct?
thanks in advance,George