You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This is a backport of PR #10156 as merged into master
(0070045).**
## What do these changes do?
Add "http/1.1" ALPN extension to aiohttp client's SSL Context.
## Are there changes in behavior for the user?
## Is it a substantial burden for the maintainers to support this?
## Related issue number
Fixes#10152
## Checklist
- [x] I think the code is well written
- [x] Unit tests for the changes exist
- [ ] Documentation reflects the changes
- [x] If you provide code modification, please add yourself to
`CONTRIBUTORS.txt`
* The format is <Name> <Surname>.
* Please keep alphabetical order, the file is sorted by names.
- [x] Add a new news fragment into the `CHANGES/` folder
Co-authored-by: Cycloctane <[email protected]>
0 commit comments