We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Version 0.26 of httpx the proxies parameter was deprecated.
httpx
proxies
Now in version 0.28 it got removed which breaks this package when being used with version 0.28+.
I've provided a pull request to fix this. #160
Please consider and release a new updated version with it to provide compatibility with the latest httpx version
The text was updated successfully, but these errors were encountered:
proxy
Hi, any chance to merge this? :)
Sorry, something went wrong.
No branches or pull requests
In Version 0.26 of
httpx
theproxies
parameter was deprecated.Now in version 0.28 it got removed which breaks this package when being used with version 0.28+.
I've provided a pull request to fix this.
#160
Please consider and release a new updated version with it to provide compatibility with the latest httpx version
The text was updated successfully, but these errors were encountered: