Commit Graph
7 Commits
Author SHA1 Message Date
J. Nick KostonandGitHub 83a53dea94 Fix SSL context mutation by httpx/httpcore with ALPN protocol bucketing (#161330) 2026-01-21 16:53:38 -10:00
Mathijs van de NesandGitHub 458162c3f5 Fix typo in util.ssl test (#142799) 2025-04-14 12:31:44 +02:00
Mathijs van de NesandGitHub b20f46e8b9 Add non-shared ssl client_context (#142653) 2025-04-11 10:55:05 -10:00
69ecdda5f5 Add SSL Cipher option to aiohttp async_get_clientsession (#126317)
Co-authored-by: J. Nick Koston <[email protected]>
2024-09-24 21:31:52 +02:00
0d66d298ec Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <[email protected]>
2024-04-06 11:07:37 +02:00
885410bcfc Prevent duplicate default SSLContext instances (#105348)
Co-authored-by: J. Nick Koston <[email protected]>
2023-12-09 11:30:12 -10:00
MichaelandGitHub 67c4de90f3 Add option to select list of accepted ssl ciphers in httpx client (#91389) 2023-04-15 09:32:30 -10:00