From: Kamil Monicz Date: Thu, 4 Sep 2025 08:52:37 +0000 (+0200) Subject: Add `httpx-secure` to third party packages (#3629) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e9759e656654b44307fbee685e032c7bb4aede;p=thirdparty%2Fhttpx.git Add `httpx-secure` to third party packages (#3629) Co-authored-by: Kim Christie --- diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 546607f7..253c312f 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -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)