Add httpx-secure to third party packages (#3629)

Co-authored-by: Kim Christie <tom@tomchristie.com>
This commit is contained in:
Kamil Monicz 2025-09-04 10:52:37 +02:00 committed by GitHub
parent 364697efca
commit 15e9759e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,12 @@ Provides authentication classes to be used with HTTPX's [authentication paramete
This package adds caching functionality to HTTPX
### httpx-secure
[GitHub](https://github.com/Zaczero/httpx-secure)
Drop-in SSRF protection for httpx with DNS caching and custom validation support.
### httpx-socks
[GitHub](https://github.com/romis2012/httpx-socks)