From 3849e1518f342dd8cd08f8c0537b565d54e6d2a2 Mon Sep 17 00:00:00 2001 From: T-256 <132141463+T-256@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:06:34 +0330 Subject: [PATCH] Add `httpx-socks` to third party packages. (#3326) --- docs/third_party_packages.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index f6ce96d7..9408f71b 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -6,6 +6,12 @@ As HTTPX usage grows, there is an expanding community of developers building too +### httpx-socks + +[GitHub](https://github.com/romis2012/httpx-socks) + +Proxy (HTTP, SOCKS) transports for httpx. + ### Hishel [GitHub](https://github.com/karpetrosyan/hishel) - [Documentation](https://hishel.com/)