Hi,
I created httpdbg, a tool for Python developers to easily debug HTTP(S) client requests in Python programs.
I developed it because I needed a tool that could help me trace the HTTP requests sent by my tests back to the corresponding methods in our API client.
The goal of this tool is to simplify the debugging process, so I designed it to be as simple as possible. It requires no external dependencies, no setup, no superuser privileges, and no code modifications.
I'm sharing it with you today because I use it regularly, and it seems like others have found it useful too—so it might be helpful for you as well.
Hope you will like it.
cle
Source: https://github.com/cle-b/httpdbg
Documentation: https://httpdbg.readthedocs.io/
A blog post on a use case: https://medium.com/@cle-b/trace-all-your-http-requests-in-py...
Comments URL: https://news.ycombinator.com/item?id=41650905
Points: 46
# Comments: 16
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

Article URL: https://glthr.com/myst-graph-1
Comments URL: https://news.ycombinator.com/i

I believe the best way to learn a language is by doing an in-depth project. This is my first Zig project intended for learning the ropes on publishing a Zig package. It turns out to be quite solid

Article URL: https://www.theguardian.com/
I appreciate developing ROCm into something competitive with CUDA would require a lot of work, both internally within AMD and with external contributions to the relevant open source libraries.
H
Article URL: https://queue.acm.org/detail.cfm?id=3712057
Comments URL: http