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 requests if requested #428

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

SimonThordal
Copy link
Contributor

Closes #419

Copy link
Member

@pudo pudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. My biggest concern is that we use not only httpx but also aiohttp somewhere, but I cannot find evidence of that right now with a simple search of the codebase.

yente/data/util.py Show resolved Hide resolved
@SimonThordal SimonThordal merged commit 22dbb63 into main Apr 15, 2024
4 checks passed
@SimonThordal
Copy link
Contributor Author

Looks good. My biggest concern is that we use not only httpx but also aiohttp somewhere, but I cannot find evidence of that right now with a simple search of the codebase.

Can't find it either, so let's merge it in :)

@SimonThordal SimonThordal deleted the use-proxy-if-available branch April 15, 2024 13:06
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.

Allow httpx to use proxies
2 participants