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
https://docs.aiohttp.org/en/stable/changes.html There are many bug fixes and performance improvements. Let's upgrade aiohttp for 2025!
requirements.txt
python-default.lock
yarl.URL._val
yarl.URL
host_port_subcomponent
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://docs.aiohttp.org/en/stable/changes.html
There are many bug fixes and performance improvements.
Let's upgrade aiohttp for 2025!
requirements.txt
and regeneratepython-default.lock
.yarl.URL._val
type change #3235). We should now use the official public API of theyarl.URL
objects:host_port_subcomponent
, which is defined to be used as the HTTP Host header.The text was updated successfully, but these errors were encountered: