Add httpdbg to third party packages. (#3327)

Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
This commit is contained in:
T-256 2025-02-27 21:13:26 +03:30 committed by GitHub
parent 4189b7f051
commit ce7a6e91fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/)