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

feat: proxy support #105

Merged
merged 2 commits into from
Apr 1, 2024
Merged

feat: proxy support #105

merged 2 commits into from
Apr 1, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Apr 1, 2024

This PR adds the proxy field to client config which specifies the proxy to use for any HTTP requests. The format of the value is the same as the all_proxy environment (see https://docs.rs/reqwest/latest/reqwest/struct.Proxy.html).

This PR contains new config fields. Documentation updated accordingly.

@shouya shouya merged commit 877b6c9 into master Apr 1, 2024
2 checks passed
@shouya shouya deleted the client-proxy-support branch April 1, 2024 07:04
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

Successfully merging this pull request may close these issues.

1 participant