Closed yelichi closed 1 year ago
This code in this repository has been moved to the proxy-agents
monorepo, so I am closing this pull request. If you feel that this issue still exists as of the latest release, feel free to open a new issue over there.
Hello mate, may I know what's the format of the uri that supports reading a local PAC file ?
For example: If I have a PAC file in the path
C:\abc.pac
, then should I setup the uri like thispac+C:\abc.pac
or something else ?so the code will be like this:
May I know is that correct ?
Looking forward your kindly help. Thanks.