cntlm
cntlm copied to clipboard
Fetch PAC files from http url
PAC files can only be loaded from local file system. This PR implements the download of a PAC file from an http server.
Now it is possible to define, e.g., PAC http://intra.example.com/proxy.pac in the cntlm.conf.
The file is downloaded just before the first connection request.