D
djc
I see many ways to accomplish setting up proxy settings for a web request in
the documentation but many of them are marked as obsolete.
1) What is the current and correct way to tell all my httpWebRequests within
a class to *not* use any proxy server?
I don't want to setup the proxy on each webRequest within my class on an
individual basis, and I don't want to rely on the bypassLocal setting, or
the host exclusion list since I don't find those settings to be reliable in
IE itself.
2) mind as well ask since its related and I will probably want to do this at
some point. What is the current and correct way to tell an individual
httpWebReqest to *not* use any proxy?
the documentation but many of them are marked as obsolete.
1) What is the current and correct way to tell all my httpWebRequests within
a class to *not* use any proxy server?
I don't want to setup the proxy on each webRequest within my class on an
individual basis, and I don't want to rely on the bypassLocal setting, or
the host exclusion list since I don't find those settings to be reliable in
IE itself.
2) mind as well ask since its related and I will probably want to do this at
some point. What is the current and correct way to tell an individual
httpWebReqest to *not* use any proxy?