TooTallNate / node-pac-proxy-agent

A PAC file proxy `http.Agent` implementation for HTTP and HTTPS
59 stars 57 forks source link

Allow user to pass resolver function directly #15

Closed tarruda closed 1 year ago

tarruda commented 6 years ago

This is useful when using a direct API to resolve proxies, such as electron's session.resolveProxy

TooTallNate commented 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 change is still necessary as of the latest release, feel free to open a new pull request over there.