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

Add support for Proxying #84

Closed
boonhapus opened this issue Nov 16, 2023 · 3 comments
Closed

Add support for Proxying #84

boonhapus opened this issue Nov 16, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@boonhapus
Copy link
Collaborator

This should be pretty simple to add to both the config and pass into the HTTPX Client interface.

HTTPX Docs on proxying

@boonhapus
Copy link
Collaborator Author

This will likely need to happen after cleaning up the Config interface as well. Planned for our the slow hours during holiday time this year. 😄

@boonhapus
Copy link
Collaborator Author

https://www.python-httpx.org/advanced/proxies/

need to implement this in the configuration

@boonhapus
Copy link
Collaborator Author

Implemented as part of v1.5.2

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

No branches or pull requests

1 participant