TooTallNate / node-proxy-agent

Maps proxy protocols to `http.Agent` implementations
285 stars 69 forks source link

Ability to not proxy certains hosts #10

Closed rhoml closed 1 year ago

rhoml commented 7 years ago

Hi there,

I am using Hubot and i'd like to whitelist some domains from the proxy is there anyway this package provides this parameter?

julien-f commented 7 years ago

At least to whitelist localhost :)

TooTallNate commented 7 years ago

I'd entertain a pull request. The logic probably belongs in https://github.com/TooTallNate/node-agent-base though.

meteorlxy commented 4 years ago

Any news?

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 issue still exists as of the latest release, feel free to open a new issue over there.