Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/third_party_packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down