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

[feature] Customize options for specific proxies when not using granular proxy mode #721

Open
FZambia opened this issue Oct 6, 2023 · 0 comments

Comments

@FZambia
Copy link
Member

FZambia commented Oct 6, 2023

Is your feature request related to a problem? Please describe.

We now have proxy configuration which allows setting different endpoints and timeout for different proxy types. But other options are shared. Like proxy_http_headers.

To achieve more control we now suggest to use granular proxy mode. Which solves the task but sometimes what users may only want is possibility to tweak sth for specific proxy type using:

{
  ...
  "proxy_connect_http_headers": [...]
}

Please 👍 if you want this to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant