Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » proxy   (RSS)

Notes on Proxy AutoConfiguration Scripts

I had someone ask me for help writing a Proxy AutoConfiguration script today. PAC files are basically simple JavaScript files that expose one function, FindProxyForURL(url, host) . The function returns a string containing a list of one or more proxies
Posted by EricLaw | 0 Comments
Filed under: ,
 
Page view tracker