How to debug a Javascript proxy.pac file used for IE proxy settings?

24,742

Solution 1

There is "pactester" on Google Code. Works beautifully.

Edit:

The tester has now been moved into the parser project:

Solution 2

PRB: Cannot Debug a .pac File from Visual InterDev (or "How to debug a .pac File") could help. Working with IE 8 and Visual Studio 2008 here.

Share:
24,742
Oscar Cabrero
Author by

Oscar Cabrero

i have 5+ years experience in developing Enterprise .net solutions, i work for Softtek Near Shore Services in Ensenada Mexico, I'm 24. In Lake'ch im Another You.

Updated on August 27, 2020

Comments

  • Oscar Cabrero
    Oscar Cabrero over 3 years

    does someone know if its posible to debug a proxy.pac, this file is written in Javascript. how can it be attached to some debug engine like Visual Studio or any other IDE