From: T-256 <132141463+T-256@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:43:26 +0000 (+0330) Subject: Add `httpdbg` to third party packages. (#3327) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7a6e91fbcaae8b8e5d8df5865a95a9b75acb64;p=thirdparty%2Fhttpx.git Add `httpdbg` to third party packages. (#3327) Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> --- diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 78ecc5a7..22e0f1a9 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -16,6 +16,12 @@ WebSocket support for HTTPX. Proxy (HTTP, SOCKS) transports for httpx. +### httpdbg + +[GitHub](https://github.com/cle-b/httpdbg) - [Documentation](https://httpdbg.readthedocs.io/) + +A tool for Python developers to easily debug the HTTP(S) client requests in a Python program. + ### Hishel [GitHub](https://github.com/karpetrosyan/hishel) - [Documentation](https://hishel.com/)