I have internet connection via http proxy, and some of my web applications at localhost need to access internet. Where can i set up proxy settings for them?
相关问题
- How to make a .svc file write to asp.net Trace.axd
- WCF Service Using Client Certificates Requires Ano
- How to deploy python flask application in conda ba
- ASP.NET won't compile to debug
- Can't configure nginx as a proxy for tomcat wi
All I needed was to set
system.net
inweb.config
See: Element (Network Settings).