Merge branch 'master' into use-unasync-for-tests

This commit is contained in:
Kar Petrosyan 2025-02-27 21:45:37 +04:00 committed by GitHub
commit 948ee3691f
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/)