Taritsyn / BundleTransformer

Bundle Transformer - a modular extension for System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework).
Apache License 2.0
130 stars 19 forks source link

Proxy settings? #34

Closed AnReZa closed 4 years ago

AnReZa commented 4 years ago

How can I set up a proxy authentication with Closure remote access? Our proxy requires user name and password.

Taritsyn commented 4 years ago

Hello, André!

Try experimenting with settings in the configuration\system.net\defaultProxy section of Web.config file.