Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy-ignore-hosts, feature request. #413

Open
akacase opened this issue Sep 30, 2019 · 0 comments
Open

proxy-ignore-hosts, feature request. #413

akacase opened this issue Sep 30, 2019 · 0 comments

Comments

@akacase
Copy link

akacase commented Sep 30, 2019

if (cfg.proxy_url != null) {

I'd like to propose a feature for parity with clj-http, the ability to "ignore" certain hosts via the proxy-ignore-hosts variable, if set, this'll trigger a simple regex to ensure that we don't pass the URL through the proxy. Any issues with this? It seems fairly straight forward to implement, unless I'm missing something. I'm willing to implement, just checking if there's a problem before hand.

@akacase akacase changed the title proxy-ignore-hosts, feature request. proxy-ignore-hosts, feature request. :client: Sep 30, 2019
@akacase akacase changed the title proxy-ignore-hosts, feature request. :client: proxy-ignore-hosts, feature request. Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants