%PDF- %PDF-
Direktori : /mnt/tieto-nb/Documents/Fiddler2/Scripts/ |
Current File : //mnt/tieto-nb/Documents/Fiddler2/Scripts/BrowserPAC.js |
// Autogenerated file; do not edit. Rewritten on attach and detach of Fiddler. // Get the URL to this file from Fiddler by clicking Tools > Options > Connections > Copy Browser Proxy Configuration URL. function FindProxyForURL(url, host){ return 'PROXY 127.0.0.1:8888'; }